From 79701dea4293ee8cf68e183ce27e2c5304893abb Mon Sep 17 00:00:00 2001 From: Jan Date: Wed, 23 Nov 2022 16:14:07 +0100 Subject: 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) (cherry picked from commit 0b7ad5d928f9ee749cfc670ad08067a961217fea) --- doc/man1/openssl-x509.pod.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man1/openssl-x509.pod.in b/doc/man1/openssl-x509.pod.in index 06ed965d78..dd8f17154a 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> -- cgit v1.2.3