Fix typo in openssl-x509.pod.in
authorJan <jan@janbruckner.de>
Wed, 23 Nov 2022 15:14:07 +0000 (16:14 +0100)
committerPauli <pauli@openssl.org>
Fri, 25 Nov 2022 00:36:35 +0000 (11:36 +1100)
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)

doc/man1/openssl-x509.pod.in

index 5facce254d372a980a8141a452dfd7002793aa55..ad9659c565651af87fa5502247cab825d85f3111 100644 (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>