summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_desx_cbc.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/EVP_desx_cbc.pod')
-rw-r--r--doc/man3/EVP_desx_cbc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/EVP_desx_cbc.pod b/doc/man3/EVP_desx_cbc.pod
index fae827192e..c22c0de479 100644
--- a/doc/man3/EVP_desx_cbc.pod
+++ b/doc/man3/EVP_desx_cbc.pod
@@ -31,7 +31,7 @@ implementation.
Developers should be aware of the negative performance implications of
calling this function multiple times and should consider using
-L<EVP_CIPHER_fetch(3)> instead.
+L<EVP_CIPHER_fetch(3)> with L<EVP_CIPHER-DES(7)> instead.
See L<crypto(7)/Performance> for further information.
=head1 RETURN VALUES