Commit afc901e0 authored by Johannes Bauer's avatar Johannes Bauer Committed by Kurt Roeckx
Browse files

Small typo in manpage of x509(1)



Reviewed-by: default avatarKurt Roeckx <kurt@roeckx.be>
Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
GH: #4090
parent c9a41d7d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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