[openssl-commits] [openssl] master update
matthias.st.pierre at ncp-e.com
matthias.st.pierre at ncp-e.com
Mon Jan 7 05:33:57 UTC 2019
The branch master has been updated
via 67ee899cb51d3e3d7b5f00b878f8f82a097b93f0 (commit)
from 673e0bbbe4b9cbd19a247c0b18c171bb0421915a (commit)
- Log -----------------------------------------------------------------
commit 67ee899cb51d3e3d7b5f00b878f8f82a097b93f0
Author: Dr. Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
Date: Mon Jan 7 01:21:56 2019 +0100
doc/man1/x509.pod: fix typo
This looks like a copy&paste error from req.pod to x509.pod.
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7995)
-----------------------------------------------------------------------
Summary of changes:
doc/man1/x509.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man1/x509.pod b/doc/man1/x509.pod
index 8c096ed..75919ca 100644
--- a/doc/man1/x509.pod
+++ b/doc/man1/x509.pod
@@ -173,7 +173,7 @@ options. See the B<TEXT OPTIONS> section for more information.
=item B<-noout>
-This option prevents output of the encoded version of the request.
+This option prevents output of the encoded version of the certificate.
=item B<-pubkey>
More information about the openssl-commits
mailing list