summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2021-01-06 12:16:44 +0100
committerDr. David von Oheimb <dev@ddvo.net>2021-01-13 11:53:15 +0100
commit04a1b3fa7b6090aaca88d2d884de847822e89bef (patch)
treed89b8b4773a77f2e5e4be17b70a4378b8525f680 /doc
parent0ae8d4ca9e2db5fd93683dbc42d28c2eba18045d (diff)
apps/req.c: Make sure -verify option takes effect also with -x509
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/13658)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/openssl-req.pod.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl-req.pod.in b/doc/man1/openssl-req.pod.in
index ac83f35692..72f9997aea 100644
--- a/doc/man1/openssl-req.pod.in
+++ b/doc/man1/openssl-req.pod.in
@@ -142,7 +142,7 @@ Prints out the value of the modulus of the public key contained in the request.
=item B<-verify>
-Verifies the signature on the request.
+Verifies the self-signature on the request.
=item B<-new>