aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto/dh.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/dh.pod')
-rw-r--r--doc/crypto/dh.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/dh.pod b/doc/crypto/dh.pod
index d364da48fd..77ea503cdd 100644
--- a/doc/crypto/dh.pod
+++ b/doc/crypto/dh.pod
@@ -58,7 +58,7 @@ The B<DH> structure consists of several BIGNUM components.
=head1 SEE ALSO
-dh(1), bn(3), dsa(3), err(3), rand(3), rsa(3), DH_set_method(3),
+dhparam(1), bn(3), dsa(3), err(3), rand(3), rsa(3), DH_set_method(3),
DH_new(3), DH_get_ex_new_index(3), DH_generate_parameters(3),
DH_compute_key(3), d2i_DHparams(3), DHparams_print(3)