summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan <jan@janbruckner.de>2022-11-23 16:14:07 +0100
committerPauli <pauli@openssl.org>2022-11-25 11:37:24 +1100
commit79701dea4293ee8cf68e183ce27e2c5304893abb (patch)
tree7ff1db73237e360b4ec5133ecfcfbf7864b75b05
parent1c8b17358fef7daca24d090cfbd5fca2e65ab388 (diff)
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) (cherry picked from commit 0b7ad5d928f9ee749cfc670ad08067a961217fea)
-rw-r--r--doc/man1/openssl-x509.pod.in2
1 files changed, 1 insertions, 1 deletions
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>