summaryrefslogtreecommitdiffstats
path: root/doc/crypto/md5.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/md5.pod')
-rw-r--r--doc/crypto/md5.pod11
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/crypto/md5.pod b/doc/crypto/md5.pod
index d11d5c32cb..41a547898a 100644
--- a/doc/crypto/md5.pod
+++ b/doc/crypto/md5.pod
@@ -87,15 +87,6 @@ RFC 1319, RFC 1320, RFC 1321
=head1 SEE ALSO
-L<sha(3)|sha(3)>, L<ripemd(3)|ripemd(3)>, L<EVP_DigestInit(3)|EVP_DigestInit(3)>
-
-=head1 HISTORY
-
-MD2(), MD2_Init(), MD2_Update() MD2_Final(), MD5(), MD5_Init(),
-MD5_Update() and MD5_Final() are available in all versions of SSLeay
-and OpenSSL.
-
-MD4(), MD4_Init(), and MD4_Update() are available in OpenSSL 0.9.6 and
-above.
+L<EVP_DigestInit(3)|EVP_DigestInit(3)>
=cut