summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJohannes Bauer <joe@johannes-bauer.com>2017-08-05 10:53:42 +0200
committerKurt Roeckx <kurt@roeckx.be>2017-08-05 20:42:52 +0200
commitafc901e0ec53cd98618ade030b67a1ff8337d9dd (patch)
tree1dbb6ece63397ee731a976068f0ea5849cabfc1b /doc
parentc9a41d7dd631a69b73bea8af714a3a8b872b8309 (diff)
Small typo in manpage of x509(1)
Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Andy Polyakov <appro@openssl.org> GH: #4090
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/x509.pod2
1 files changed, 1 insertions, 1 deletions
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