Small typo in manpage of x509(1)

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Andy Polyakov <appro@openssl.org>
GH: #4090
This commit is contained in:
Johannes Bauer 2017-08-05 10:53:42 +02:00 committed by Kurt Roeckx
parent c9a41d7dd6
commit afc901e0ec

View file

@ -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