aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto/DH_get_ex_new_index.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/DH_get_ex_new_index.pod')
-rw-r--r--doc/crypto/DH_get_ex_new_index.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/DH_get_ex_new_index.pod b/doc/crypto/DH_get_ex_new_index.pod
index 4604859f08..82e2548bcd 100644
--- a/doc/crypto/DH_get_ex_new_index.pod
+++ b/doc/crypto/DH_get_ex_new_index.pod
@@ -30,7 +30,7 @@ L<RSA_get_ex_new_index()|RSA_get_ex_new_index()>, L<dh(3)|dh(3)>
=head1 HISTORY
-RSA_get_ex_new_index(), RSA_set_ex_data() and RSA_get_ex_data() are
+DH_get_ex_new_index(), DH_set_ex_data() and DH_get_ex_data() are
available since OpenSSL 0.9.5.
=cut