From 3681e43b7101c2171779b147addaa726f1373b2b Mon Sep 17 00:00:00 2001 From: jmc <> Date: Wed, 11 Nov 2015 22:14:40 +0000 Subject: add missing functions to NAME, or otherwise correct the mlink entry for them; feedback/ok schwarze --- src/lib/libcrypto/doc/DH_set_method.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/doc/DH_set_method.pod') diff --git a/src/lib/libcrypto/doc/DH_set_method.pod b/src/lib/libcrypto/doc/DH_set_method.pod index d5cdc3be0c..2a4c2735cb 100644 --- a/src/lib/libcrypto/doc/DH_set_method.pod +++ b/src/lib/libcrypto/doc/DH_set_method.pod @@ -3,7 +3,9 @@ =head1 NAME DH_set_default_method, DH_get_default_method, -DH_set_method, DH_new_method, DH_OpenSSL - select DH method +DH_set_method, DH_new_method, DH_OpenSSL, +DH_set_default_openssl_method, DH_get_default_openssl_method +- select DH method =head1 SYNOPSIS -- cgit v1.2.3-55-g6feb