aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/DH_meth_new.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/DH_meth_new.pod')
-rw-r--r--doc/man3/DH_meth_new.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/DH_meth_new.pod b/doc/man3/DH_meth_new.pod
index bcf5592..bf38c37 100644
--- a/doc/man3/DH_meth_new.pod
+++ b/doc/man3/DH_meth_new.pod
@@ -137,7 +137,7 @@ DH_meth_set1_name() and all DH_meth_set_*() functions return 1 on success or
=head1 SEE ALSO
-L<dh(3)>, L<DH_new(3)>, L<DH_generate_parameters(3)>, L<DH_generate_key(3)>,
+L<DH_new(3)>, L<DH_new(3)>, L<DH_generate_parameters(3)>, L<DH_generate_key(3)>,
L<DH_set_method(3)>, L<DH_size(3)>, L<DH_get0_pqg(3)>
=head1 HISTORY