summaryrefslogtreecommitdiff
path: root/doc/crypto/DH_meth_new.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/DH_meth_new.pod')
-rw-r--r--doc/crypto/DH_meth_new.pod3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/crypto/DH_meth_new.pod b/doc/crypto/DH_meth_new.pod
index 33e8db574f..bcf559215f 100644
--- a/doc/crypto/DH_meth_new.pod
+++ b/doc/crypto/DH_meth_new.pod
@@ -49,8 +49,7 @@ DH_meth_set_generate_params - Routines to build up DH methods
The B<DH_METHOD> type is a structure used for the provision of custom DH
implementations. It provides a set of of functions used by OpenSSL for the
-implementation of the various DH capabilities. See the L<dh(3)> page for more
-information.
+implementation of the various DH capabilities.
DH_meth_new() creates a new B<DH_METHOD> structure. It should be given a
unique B<name> and a set of B<flags>. The B<name> should be a NULL terminated