Fix typo in openssl-x509.pod.in

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19746)
This commit is contained in:
Jan 2022-11-23 16:14:07 +01:00 committed by Pauli
parent 3f32d29ad4
commit 0b7ad5d928

View File

@ -411,7 +411,7 @@ or given with the B<-key> (or B<-signkey>) option.
This option is useful for creating self-issued certificates that are not
self-signed, for instance when the key cannot be used for signing, such as DH.
It can also be used in conjunction with b<-new> and B<-subj> to directly
It can also be used in conjunction with B<-new> and B<-subj> to directly
generate a certificate containing any desired public key.
=item B<-clrext>