From: Johannes Bauer Date: Sat, 5 Aug 2017 08:53:42 +0000 (+0200) Subject: Small typo in manpage of x509(1) X-Git-Tag: OpenSSL_1_1_1-pre1~891 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=afc901e0ec53cd98618ade030b67a1ff8337d9dd;p=oweals%2Fopenssl.git Small typo in manpage of x509(1) Reviewed-by: Kurt Roeckx Reviewed-by: Andy Polyakov GH: #4090 --- diff --git a/doc/man1/x509.pod b/doc/man1/x509.pod index 0b7956048c..5b2fc0e57f 100644 --- a/doc/man1/x509.pod +++ b/doc/man1/x509.pod @@ -703,7 +703,7 @@ Display the "Subject Alternative Name" extension of a certificate: openssl x509 -in cert.pem -noout -ext subjectAltName -Display the more extensions of a certificate: +Display more extensions of a certificate: openssl x509 -in cert.pem -noout -ext subjectAltName,nsCertType