diff options
Diffstat (limited to 'src/lib/libcrypto/man/dh.3')
-rw-r--r-- | src/lib/libcrypto/man/dh.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/dh.3 b/src/lib/libcrypto/man/dh.3 index 2a8f172e2b..6a790d3e6b 100644 --- a/src/lib/libcrypto/man/dh.3 +++ b/src/lib/libcrypto/man/dh.3 | |||
@@ -1,4 +1,6 @@ | |||
1 | .Dd $Mdocdate: November 5 2016 $ | 1 | .\" $OpenBSD: dh.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ |
2 | .\" | ||
3 | .Dd $Mdocdate: November 6 2016 $ | ||
2 | .Dt DH 3 | 4 | .Dt DH 3 |
3 | .Os | 5 | .Os |
4 | .Sh NAME | 6 | .Sh NAME |
@@ -123,7 +125,7 @@ Note that DH keys may use non-standard | |||
123 | implementations, either directly or by the use of | 125 | implementations, either directly or by the use of |
124 | .Vt ENGINE | 126 | .Vt ENGINE |
125 | modules. | 127 | modules. |
126 | In some cases (eg. an | 128 | In some cases (e.g. an |
127 | .Vt ENGINE | 129 | .Vt ENGINE |
128 | providing support for hardware-embedded keys), these | 130 | providing support for hardware-embedded keys), these |
129 | .Vt BIGNUM | 131 | .Vt BIGNUM |