summaryrefslogtreecommitdiffstats
path: root/doc/openssl.pod
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-01-08 18:08:02 +0000
committerBodo Möller <bodo@openssl.org>2000-01-08 18:08:02 +0000
commit3ea4404fd7778168895b90e8cd57025760d50be1 (patch)
treefb7b976c2f441fdab9220e1b7ada44f5fe1146cd /doc/openssl.pod
parent7328b0a89db6303aac270f62247ed9ddae6ece77 (diff)
Unify doc/openssl.pod and doc/man/openssl.pod, which were almost the
same and now are identical. The next step will be to delete doc/openssl.pod, this is just to see the individual CVS deltas.
Diffstat (limited to 'doc/openssl.pod')
-rw-r--r--doc/openssl.pod10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/openssl.pod b/doc/openssl.pod
index 561f01e0ca..89f81c7c90 100644
--- a/doc/openssl.pod
+++ b/doc/openssl.pod
@@ -56,7 +56,7 @@ Certificate Revocation List (CRL) Management.
=item B<crl2pkcs7>
-CRL2 to PKCS#7 Conversion.
+CRL to PKCS#7 Conversion.
=item B<dgst>
@@ -227,6 +227,8 @@ RC5 Cipher
=head1 DETAILED COMMAND DESCRIPTION
The following is a detailed description of every B<openssl> I<command>.
+(No, it isn't; this is here temporarily and should be in separate
+files for s_client and for s_server.)
=over 4
@@ -294,11 +296,15 @@ connections from remote clients on I<port> speaking SSL/TLS.
=head1 SEE ALSO
+asn1parse(1), ca(1), config(1), crl(1), crl2pkcs7(1), dgst(1), dh(1),
+dsa(1), dsaparam(1), enc(1), gendh(1), gendsa(1), genrsa(1), nseq(1),
+openssl(1), pkcs12(1), pkcs7(1), pkcs8(1), req(1), rsa(1), smime(1),
+spkac(1), verify(1), version(1), x509(1),
crypto(3), ssl(3)
=head1 HISTORY
-The openssl(3) document appeared in OpenSSL 0.9.2
+The openssl(1) document appeared in OpenSSL 0.9.2
=cut