aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/man3/EVP_md5.pod
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/doc/man3/EVP_md5.pod')
-rw-r--r--crypto/openssl/doc/man3/EVP_md5.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/man3/EVP_md5.pod b/crypto/openssl/doc/man3/EVP_md5.pod
index 752fdd1f6c37..42370fb3d0a3 100644
--- a/crypto/openssl/doc/man3/EVP_md5.pod
+++ b/crypto/openssl/doc/man3/EVP_md5.pod
@@ -40,7 +40,7 @@ WARNING: this algorithm is not intended for non-SSL usage.
Developers should be aware of the negative performance implications of
calling these functions multiple times and should consider using
-L<EVP_MD_fetch(3)> instead.
+L<EVP_MD_fetch(3)> with L<EVP_MD-MD5(7)> or L<EVP_MD-MD5-SHA1(7)> instead.
See L<crypto(7)/Performance> for further information.
=head1 RETURN VALUES