From: Jan Date: Wed, 23 Nov 2022 15:14:07 +0000 (+0100) Subject: Fix typo in openssl-x509.pod.in X-Git-Tag: openssl-3.2.0-alpha1~1671 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b7ad5d928f9ee749cfc670ad08067a961217fea;p=thirdparty%2Fopenssl.git Fix typo in openssl-x509.pod.in CLA: trivial Reviewed-by: Tomas Mraz Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/19746) --- diff --git a/doc/man1/openssl-x509.pod.in b/doc/man1/openssl-x509.pod.in index 5facce254d3..ad9659c5656 100644 --- a/doc/man1/openssl-x509.pod.in +++ b/doc/man1/openssl-x509.pod.in @@ -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>