summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/openssl/man/x509.1
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/openssl/man/x509.1')
-rw-r--r--secure/usr.bin/openssl/man/x509.114
1 files changed, 7 insertions, 7 deletions
diff --git a/secure/usr.bin/openssl/man/x509.1 b/secure/usr.bin/openssl/man/x509.1
index 23d8de6..875ae931 100644
--- a/secure/usr.bin/openssl/man/x509.1
+++ b/secure/usr.bin/openssl/man/x509.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.35
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "X509 1"
-.TH X509 1 "2006-10-01" "0.9.8d" "OpenSSL"
+.TH X509 1 "2007-03-15" "0.9.8e" "OpenSSL"
.SH "NAME"
x509 \- Certificate display and signing utility
.SH "SYNOPSIS"
@@ -460,12 +460,12 @@ displays names compatible with \s-1RFC2253\s0 equivalent to \fBesc_2253\fR, \fBe
.IX Item "oneline"
a oneline format which is more readable than \s-1RFC2253\s0. It is equivalent to
specifying the \fBesc_2253\fR, \fBesc_ctrl\fR, \fBesc_msb\fR, \fButf8\fR, \fBdump_nostr\fR,
-\&\fBdump_der\fR, \fBuse_quote\fR, \fBsep_comma_plus_spc\fR, \fBspc_eq\fR and \fBsname\fR
+\&\fBdump_der\fR, \fBuse_quote\fR, \fBsep_comma_plus_space\fR, \fBspace_eq\fR and \fBsname\fR
options.
.IP "\fBmultiline\fR" 4
.IX Item "multiline"
a multiline format. It is equivalent \fBesc_ctrl\fR, \fBesc_msb\fR, \fBsep_multiline\fR,
-\&\fBspc_eq\fR, \fBlname\fR and \fBalign\fR.
+\&\fBspace_eq\fR, \fBlname\fR and \fBalign\fR.
.IP "\fBesc_2253\fR" 4
.IX Item "esc_2253"
escape the \*(L"special\*(R" characters required by \s-1RFC2253\s0 in a field That is
@@ -548,8 +548,8 @@ diagnostic purpose.
.IX Item "align"
align field values for a more readable output. Only usable with
\&\fBsep_multiline\fR.
-.IP "\fBspc_eq\fR" 4
-.IX Item "spc_eq"
+.IP "\fBspace_eq\fR" 4
+.IX Item "space_eq"
places spaces round the \fB=\fR character which follows the field
name.
.Sh "\s-1TEXT\s0 \s-1OPTIONS\s0"
@@ -642,7 +642,7 @@ Display the certificate subject name in oneline form on a terminal
supporting \s-1UTF8:\s0
.PP
.Vb 1
-\& openssl x509 -in cert.pem -noout -subject -nameopt oneline,-escmsb
+\& openssl x509 -in cert.pem -noout -subject -nameopt oneline,-esc_msb
.Ve
.PP
Display the certificate \s-1MD5\s0 fingerprint:
OpenPOWER on IntegriCloud