diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-02-10 19:57:56 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-02-10 19:57:56 +0000 |
commit | 6042ca2e01e76255220ab853e78f8d5d8ddb5464 (patch) | |
tree | 4aff87bb2998fd6e0b9415d7e9964bea45904b96 /secure/usr.bin/openssl/man | |
parent | 413a16d8896c149ccf4d443e29230527c2fecb83 (diff) | |
download | src-6042ca2e01e76255220ab853e78f8d5d8ddb5464.tar.gz src-6042ca2e01e76255220ab853e78f8d5d8ddb5464.zip |
Install the OpenSSL man pages in /usr/share/openssl/man
and remove the WANT_OPENSSL_MANPAGES knob.
Notes
Notes:
svn path=/head/; revision=110655
Diffstat (limited to 'secure/usr.bin/openssl/man')
33 files changed, 99 insertions, 99 deletions
diff --git a/secure/usr.bin/openssl/man/CA.pl.1 b/secure/usr.bin/openssl/man/CA.pl.1 index a20c2955d74d..1910efcf8be3 100644 --- a/secure/usr.bin/openssl/man/CA.pl.1 +++ b/secure/usr.bin/openssl/man/CA.pl.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:04:57 2003 +.\" Mon Feb 3 10:00:53 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "CA.pl 3" -.TH CA.pl 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "CA.PL 1" +.TH CA.PL 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" \&\s-1CA\s0.pl \- friendlier interface for OpenSSL certificate programs diff --git a/secure/usr.bin/openssl/man/asn1parse.1 b/secure/usr.bin/openssl/man/asn1parse.1 index 76eadb210ba9..2abbccab4375 100644 --- a/secure/usr.bin/openssl/man/asn1parse.1 +++ b/secure/usr.bin/openssl/man/asn1parse.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:04:58 2003 +.\" Mon Feb 3 10:00:53 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "asn1parse 3" -.TH asn1parse 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "ASN1PARSE 1" +.TH ASN1PARSE 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" asn1parse \- \s-1ASN\s0.1 parsing tool diff --git a/secure/usr.bin/openssl/man/ca.1 b/secure/usr.bin/openssl/man/ca.1 index bccbbc472d98..7802f38784df 100644 --- a/secure/usr.bin/openssl/man/ca.1 +++ b/secure/usr.bin/openssl/man/ca.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:04:59 2003 +.\" Mon Feb 3 10:00:53 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "ca 3" -.TH ca 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "CA 1" +.TH CA 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" ca \- sample minimal \s-1CA\s0 application diff --git a/secure/usr.bin/openssl/man/ciphers.1 b/secure/usr.bin/openssl/man/ciphers.1 index 1083d225cd89..dcb099354896 100644 --- a/secure/usr.bin/openssl/man/ciphers.1 +++ b/secure/usr.bin/openssl/man/ciphers.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:01 2003 +.\" Mon Feb 3 10:00:53 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "ciphers 3" -.TH ciphers 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "CIPHERS 1" +.TH CIPHERS 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" ciphers \- \s-1SSL\s0 cipher display and cipher list tool. diff --git a/secure/usr.bin/openssl/man/crl.1 b/secure/usr.bin/openssl/man/crl.1 index c3103ff6cf5f..2745af62fa7a 100644 --- a/secure/usr.bin/openssl/man/crl.1 +++ b/secure/usr.bin/openssl/man/crl.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:03 2003 +.\" Mon Feb 3 10:00:54 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "crl 3" -.TH crl 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "CRL 1" +.TH CRL 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" crl \- \s-1CRL\s0 utility diff --git a/secure/usr.bin/openssl/man/crl2pkcs7.1 b/secure/usr.bin/openssl/man/crl2pkcs7.1 index 3f879f4ffb6b..7ef3d94fb64e 100644 --- a/secure/usr.bin/openssl/man/crl2pkcs7.1 +++ b/secure/usr.bin/openssl/man/crl2pkcs7.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:04 2003 +.\" Mon Feb 3 10:00:54 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "crl2pkcs7 3" -.TH crl2pkcs7 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "CRL2PKCS7 1" +.TH CRL2PKCS7 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" crl2pkcs7 \- Create a PKCS#7 structure from a \s-1CRL\s0 and certificates. diff --git a/secure/usr.bin/openssl/man/dgst.1 b/secure/usr.bin/openssl/man/dgst.1 index c9a909617eae..75f24d7f919b 100644 --- a/secure/usr.bin/openssl/man/dgst.1 +++ b/secure/usr.bin/openssl/man/dgst.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:05 2003 +.\" Mon Feb 3 10:00:54 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "dgst 3" -.TH dgst 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "DGST 1" +.TH DGST 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" dgst, md5, md4, md2, sha1, sha, mdc2, ripemd160 \- message digests diff --git a/secure/usr.bin/openssl/man/dhparam.1 b/secure/usr.bin/openssl/man/dhparam.1 index 755b3a25cf15..048a590e7958 100644 --- a/secure/usr.bin/openssl/man/dhparam.1 +++ b/secure/usr.bin/openssl/man/dhparam.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:06 2003 +.\" Mon Feb 3 10:00:54 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "dhparam 3" -.TH dhparam 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "DHPARAM 1" +.TH DHPARAM 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" dhparam \- \s-1DH\s0 parameter manipulation and generation diff --git a/secure/usr.bin/openssl/man/dsa.1 b/secure/usr.bin/openssl/man/dsa.1 index 8abfe405d02d..0a9c964c4060 100644 --- a/secure/usr.bin/openssl/man/dsa.1 +++ b/secure/usr.bin/openssl/man/dsa.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:07 2003 +.\" Mon Feb 3 10:00:54 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "dsa 3" -.TH dsa 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "DSA 1" +.TH DSA 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" dsa \- \s-1DSA\s0 key processing diff --git a/secure/usr.bin/openssl/man/dsaparam.1 b/secure/usr.bin/openssl/man/dsaparam.1 index ae4b0897ecb5..3817bbad6a92 100644 --- a/secure/usr.bin/openssl/man/dsaparam.1 +++ b/secure/usr.bin/openssl/man/dsaparam.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:08 2003 +.\" Mon Feb 3 10:00:55 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "dsaparam 3" -.TH dsaparam 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "DSAPARAM 1" +.TH DSAPARAM 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" dsaparam \- \s-1DSA\s0 parameter manipulation and generation diff --git a/secure/usr.bin/openssl/man/enc.1 b/secure/usr.bin/openssl/man/enc.1 index dc372f2b2620..f57996378c1e 100644 --- a/secure/usr.bin/openssl/man/enc.1 +++ b/secure/usr.bin/openssl/man/enc.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:09 2003 +.\" Mon Feb 3 10:00:55 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "enc 3" -.TH enc 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "ENC 1" +.TH ENC 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" enc \- symmetric cipher routines diff --git a/secure/usr.bin/openssl/man/gendsa.1 b/secure/usr.bin/openssl/man/gendsa.1 index 6ec82336bf53..939c81cd81ff 100644 --- a/secure/usr.bin/openssl/man/gendsa.1 +++ b/secure/usr.bin/openssl/man/gendsa.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:10 2003 +.\" Mon Feb 3 10:00:55 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "gendsa 3" -.TH gendsa 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "GENDSA 1" +.TH GENDSA 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" gendsa \- generate a \s-1DSA\s0 private key from a set of parameters diff --git a/secure/usr.bin/openssl/man/genrsa.1 b/secure/usr.bin/openssl/man/genrsa.1 index dfe262735b6c..ad47fd735b6f 100644 --- a/secure/usr.bin/openssl/man/genrsa.1 +++ b/secure/usr.bin/openssl/man/genrsa.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:11 2003 +.\" Mon Feb 3 10:00:55 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "genrsa 3" -.TH genrsa 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "GENRSA 1" +.TH GENRSA 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" genrsa \- generate an \s-1RSA\s0 private key diff --git a/secure/usr.bin/openssl/man/nseq.1 b/secure/usr.bin/openssl/man/nseq.1 index a47412bb63aa..5b844bdea81b 100644 --- a/secure/usr.bin/openssl/man/nseq.1 +++ b/secure/usr.bin/openssl/man/nseq.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:12 2003 +.\" Mon Feb 3 10:00:56 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "nseq 3" -.TH nseq 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "NSEQ 1" +.TH NSEQ 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" nseq \- create or examine a netscape certificate sequence diff --git a/secure/usr.bin/openssl/man/ocsp.1 b/secure/usr.bin/openssl/man/ocsp.1 index c312ec690564..a2d88fe27b0a 100644 --- a/secure/usr.bin/openssl/man/ocsp.1 +++ b/secure/usr.bin/openssl/man/ocsp.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:13 2003 +.\" Mon Feb 3 10:00:56 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "ocsp 3" -.TH ocsp 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "OCSP 1" +.TH OCSP 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" ocsp \- Online Certificate Status Protocol utility diff --git a/secure/usr.bin/openssl/man/openssl.1 b/secure/usr.bin/openssl/man/openssl.1 index c88e76321bd1..7ebc195575c9 100644 --- a/secure/usr.bin/openssl/man/openssl.1 +++ b/secure/usr.bin/openssl/man/openssl.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:15 2003 +.\" Mon Feb 3 10:00:56 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "openssl 3" -.TH openssl 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "OPENSSL 1" +.TH OPENSSL 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" openssl \- OpenSSL command line tool diff --git a/secure/usr.bin/openssl/man/passwd.1 b/secure/usr.bin/openssl/man/passwd.1 index 67e5dee23e64..04aef926580f 100644 --- a/secure/usr.bin/openssl/man/passwd.1 +++ b/secure/usr.bin/openssl/man/passwd.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:16 2003 +.\" Mon Feb 3 10:00:56 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "passwd 3" -.TH passwd 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "PASSWD 1" +.TH PASSWD 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" passwd \- compute password hashes diff --git a/secure/usr.bin/openssl/man/pkcs12.1 b/secure/usr.bin/openssl/man/pkcs12.1 index 89e23c5a08b1..e3b577da43a3 100644 --- a/secure/usr.bin/openssl/man/pkcs12.1 +++ b/secure/usr.bin/openssl/man/pkcs12.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:17 2003 +.\" Mon Feb 3 10:00:57 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "pkcs12 3" -.TH pkcs12 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "PKCS12 1" +.TH PKCS12 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" pkcs12 \- PKCS#12 file utility diff --git a/secure/usr.bin/openssl/man/pkcs7.1 b/secure/usr.bin/openssl/man/pkcs7.1 index 539985d5084d..e1ea83d21d0e 100644 --- a/secure/usr.bin/openssl/man/pkcs7.1 +++ b/secure/usr.bin/openssl/man/pkcs7.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:19 2003 +.\" Mon Feb 3 10:00:57 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "pkcs7 3" -.TH pkcs7 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "PKCS7 1" +.TH PKCS7 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" pkcs7 \- PKCS#7 utility diff --git a/secure/usr.bin/openssl/man/pkcs8.1 b/secure/usr.bin/openssl/man/pkcs8.1 index ff9883a1f1b8..a4ee228bbc76 100644 --- a/secure/usr.bin/openssl/man/pkcs8.1 +++ b/secure/usr.bin/openssl/man/pkcs8.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:20 2003 +.\" Mon Feb 3 10:00:57 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "pkcs8 3" -.TH pkcs8 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "PKCS8 1" +.TH PKCS8 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" pkcs8 \- PKCS#8 format private key conversion tool diff --git a/secure/usr.bin/openssl/man/rand.1 b/secure/usr.bin/openssl/man/rand.1 index 37c5c07fa31b..21ccb6ea1ef0 100644 --- a/secure/usr.bin/openssl/man/rand.1 +++ b/secure/usr.bin/openssl/man/rand.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:21 2003 +.\" Mon Feb 3 10:00:57 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "rand 3" -.TH rand 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "RAND 1" +.TH RAND 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" rand \- generate pseudo-random bytes diff --git a/secure/usr.bin/openssl/man/req.1 b/secure/usr.bin/openssl/man/req.1 index 1ae330e85ae6..6fac01cdc918 100644 --- a/secure/usr.bin/openssl/man/req.1 +++ b/secure/usr.bin/openssl/man/req.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:22 2003 +.\" Mon Feb 3 10:00:57 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "req 3" -.TH req 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "REQ 1" +.TH REQ 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" req \- PKCS#10 certificate request and certificate generating utility. diff --git a/secure/usr.bin/openssl/man/rsa.1 b/secure/usr.bin/openssl/man/rsa.1 index ea57b93c508b..364d051bc673 100644 --- a/secure/usr.bin/openssl/man/rsa.1 +++ b/secure/usr.bin/openssl/man/rsa.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:23 2003 +.\" Mon Feb 3 10:00:58 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "rsa 3" -.TH rsa 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "RSA 1" +.TH RSA 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" rsa \- \s-1RSA\s0 key processing tool diff --git a/secure/usr.bin/openssl/man/rsautl.1 b/secure/usr.bin/openssl/man/rsautl.1 index 67e3f3e9b962..f10db724529c 100644 --- a/secure/usr.bin/openssl/man/rsautl.1 +++ b/secure/usr.bin/openssl/man/rsautl.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:25 2003 +.\" Mon Feb 3 10:00:58 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "rsautl 3" -.TH rsautl 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "RSAUTL 1" +.TH RSAUTL 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" rsautl \- \s-1RSA\s0 utility diff --git a/secure/usr.bin/openssl/man/s_client.1 b/secure/usr.bin/openssl/man/s_client.1 index c0c0d0ba01e3..deba92d9bea5 100644 --- a/secure/usr.bin/openssl/man/s_client.1 +++ b/secure/usr.bin/openssl/man/s_client.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:26 2003 +.\" Mon Feb 3 10:00:58 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "s_client 3" -.TH s_client 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "S_CLIENT 1" +.TH S_CLIENT 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" s_client \- \s-1SSL/TLS\s0 client program diff --git a/secure/usr.bin/openssl/man/s_server.1 b/secure/usr.bin/openssl/man/s_server.1 index e2fd3e7b9deb..15e674335b1f 100644 --- a/secure/usr.bin/openssl/man/s_server.1 +++ b/secure/usr.bin/openssl/man/s_server.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:27 2003 +.\" Mon Feb 3 10:00:58 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "s_server 3" -.TH s_server 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "S_SERVER 1" +.TH S_SERVER 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" s_server \- \s-1SSL/TLS\s0 server program diff --git a/secure/usr.bin/openssl/man/sess_id.1 b/secure/usr.bin/openssl/man/sess_id.1 index 9a42c1438504..21753319f064 100644 --- a/secure/usr.bin/openssl/man/sess_id.1 +++ b/secure/usr.bin/openssl/man/sess_id.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:28 2003 +.\" Mon Feb 3 10:00:59 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "sess_id 3" -.TH sess_id 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "SESS_ID 1" +.TH SESS_ID 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" sess_id \- \s-1SSL/TLS\s0 session handling utility diff --git a/secure/usr.bin/openssl/man/smime.1 b/secure/usr.bin/openssl/man/smime.1 index 1934b8c50d90..4ccd804a5276 100644 --- a/secure/usr.bin/openssl/man/smime.1 +++ b/secure/usr.bin/openssl/man/smime.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:29 2003 +.\" Mon Feb 3 10:00:59 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "smime 3" -.TH smime 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "SMIME 1" +.TH SMIME 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" smime \- S/MIME utility diff --git a/secure/usr.bin/openssl/man/speed.1 b/secure/usr.bin/openssl/man/speed.1 index db174abb9d92..1c37faa5da0f 100644 --- a/secure/usr.bin/openssl/man/speed.1 +++ b/secure/usr.bin/openssl/man/speed.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:31 2003 +.\" Mon Feb 3 10:00:59 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "speed 3" -.TH speed 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "SPEED 1" +.TH SPEED 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" speed \- test library performance diff --git a/secure/usr.bin/openssl/man/spkac.1 b/secure/usr.bin/openssl/man/spkac.1 index 96a72119ee3d..ad3cd131381a 100644 --- a/secure/usr.bin/openssl/man/spkac.1 +++ b/secure/usr.bin/openssl/man/spkac.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:32 2003 +.\" Mon Feb 3 10:00:59 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "spkac 3" -.TH spkac 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "SPKAC 1" +.TH SPKAC 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" spkac \- \s-1SPKAC\s0 printing and generating utility diff --git a/secure/usr.bin/openssl/man/verify.1 b/secure/usr.bin/openssl/man/verify.1 index f9b7d6ac3aab..089ad95aa6da 100644 --- a/secure/usr.bin/openssl/man/verify.1 +++ b/secure/usr.bin/openssl/man/verify.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:33 2003 +.\" Mon Feb 3 10:01:00 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "verify 3" -.TH verify 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "VERIFY 1" +.TH VERIFY 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" verify \- Utility to verify certificates. diff --git a/secure/usr.bin/openssl/man/version.1 b/secure/usr.bin/openssl/man/version.1 index 6337fe997d64..fb3782d98073 100644 --- a/secure/usr.bin/openssl/man/version.1 +++ b/secure/usr.bin/openssl/man/version.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:34 2003 +.\" Mon Feb 3 10:01:00 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "version 3" -.TH version 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "VERSION 1" +.TH VERSION 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" version \- print OpenSSL version information diff --git a/secure/usr.bin/openssl/man/x509.1 b/secure/usr.bin/openssl/man/x509.1 index d1530c5b4a98..92c7c34d927b 100644 --- a/secure/usr.bin/openssl/man/x509.1 +++ b/secure/usr.bin/openssl/man/x509.1 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sun Jan 12 18:05:35 2003 +.\" Mon Feb 3 10:01:00 2003 .\" .\" Standard preamble: .\" ====================================================================== @@ -137,8 +137,8 @@ .rm #[ #] #H #V #F C .\" ====================================================================== .\" -.IX Title "x509 3" -.TH x509 3 "0.9.7" "2003-01-12" "OpenSSL" +.IX Title "X509 1" +.TH X509 1 "0.9.7" "2003-02-03" "OpenSSL" .UC .SH "NAME" x509 \- Certificate display and signing utility |