diff options
Diffstat (limited to 'src/lib/libcrypto/man/dh.3')
-rw-r--r-- | src/lib/libcrypto/man/dh.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/dh.3 b/src/lib/libcrypto/man/dh.3 index d599fa0783..7429a4b6cf 100644 --- a/src/lib/libcrypto/man/dh.3 +++ b/src/lib/libcrypto/man/dh.3 | |||
@@ -1,6 +1,6 @@ | |||
1 | .\" $OpenBSD: dh.3,v 1.3 2016/11/06 15:57:38 schwarze Exp $ | 1 | .\" $OpenBSD: dh.3,v 1.4 2016/12/10 21:13:25 schwarze Exp $ |
2 | .\" | 2 | .\" |
3 | .Dd $Mdocdate: November 6 2016 $ | 3 | .Dd $Mdocdate: December 10 2016 $ |
4 | .Dt DH 3 | 4 | .Dt DH 3 |
5 | .Os | 5 | .Os |
6 | .Sh NAME | 6 | .Sh NAME |
@@ -46,7 +46,7 @@ For this reason, applications should generally avoid using | |||
46 | structure elements directly and instead use API functions to query | 46 | structure elements directly and instead use API functions to query |
47 | or modify keys. | 47 | or modify keys. |
48 | .Sh SEE ALSO | 48 | .Sh SEE ALSO |
49 | .Xr bn 3 , | 49 | .Xr BN_new 3 , |
50 | .Xr d2i_DHparams 3 , | 50 | .Xr d2i_DHparams 3 , |
51 | .Xr DH_generate_key 3 , | 51 | .Xr DH_generate_key 3 , |
52 | .Xr DH_generate_parameters 3 , | 52 | .Xr DH_generate_parameters 3 , |