summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_md2.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/EVP_md2.pod')
-rw-r--r--doc/man3/EVP_md2.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_md2.pod b/doc/man3/EVP_md2.pod
index 0b473887e0..a6f3a010de 100644
--- a/doc/man3/EVP_md2.pod
+++ b/doc/man3/EVP_md2.pod
@@ -28,7 +28,7 @@ The MD2 algorithm which produces a 128-bit output from a given input.
Developers should be aware of the negative performance implications of
calling this function multiple times and should consider using
-L<EVP_MD_fetch(3)> instead.
+L<EVP_MD_fetch(3)> with L<EVP_MD-MD2(7)> instead.
See L<crypto(7)/Performance> for further information.
=head1 RETURN VALUES