aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/man3/EVP_rc5_32_12_16_cbc.pod
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/doc/man3/EVP_rc5_32_12_16_cbc.pod')
-rw-r--r--crypto/openssl/doc/man3/EVP_rc5_32_12_16_cbc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/man3/EVP_rc5_32_12_16_cbc.pod b/crypto/openssl/doc/man3/EVP_rc5_32_12_16_cbc.pod
index c177b1845196..69fc2f2cc656 100644
--- a/crypto/openssl/doc/man3/EVP_rc5_32_12_16_cbc.pod
+++ b/crypto/openssl/doc/man3/EVP_rc5_32_12_16_cbc.pod
@@ -60,7 +60,7 @@ is an int.
Developers should be aware of the negative performance implications of
calling these functions multiple times and should consider using
-L<EVP_CIPHER_fetch(3)> instead.
+L<EVP_CIPHER_fetch(3)> with L<EVP_CIPHER-RC5(7)> instead.
See L<crypto(7)/Performance> for further information.
=head1 RETURN VALUES