diff options
Diffstat (limited to 'src/lib/libcrypto/man/DH_set_method.3')
-rw-r--r-- | src/lib/libcrypto/man/DH_set_method.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/DH_set_method.3 b/src/lib/libcrypto/man/DH_set_method.3 index d9563f7ccd..31d9b54ca7 100644 --- a/src/lib/libcrypto/man/DH_set_method.3 +++ b/src/lib/libcrypto/man/DH_set_method.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: DH_set_method.3,v 1.4 2016/11/21 11:48:44 schwarze Exp $ | 1 | .\" $OpenBSD: DH_set_method.3,v 1.5 2016/12/10 22:22:59 schwarze Exp $ |
2 | .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 | 2 | .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Ulf Moeller <ulf@openssl.org>. | 4 | .\" This file was written by Ulf Moeller <ulf@openssl.org>. |
@@ -48,7 +48,7 @@ | |||
48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
50 | .\" | 50 | .\" |
51 | .Dd $Mdocdate: November 21 2016 $ | 51 | .Dd $Mdocdate: December 10 2016 $ |
52 | .Dt DH_SET_METHOD 3 | 52 | .Dt DH_SET_METHOD 3 |
53 | .Os | 53 | .Os |
54 | .Sh NAME | 54 | .Sh NAME |
@@ -219,7 +219,6 @@ and sets an error code that can be obtained by | |||
219 | if the allocation fails. | 219 | if the allocation fails. |
220 | Otherwise it returns a pointer to the newly allocated structure. | 220 | Otherwise it returns a pointer to the newly allocated structure. |
221 | .Sh SEE ALSO | 221 | .Sh SEE ALSO |
222 | .Xr dh 3 , | ||
223 | .Xr DH_new 3 | 222 | .Xr DH_new 3 |
224 | .Sh HISTORY | 223 | .Sh HISTORY |
225 | .Fn DH_set_default_method , | 224 | .Fn DH_set_default_method , |