diff options
Diffstat (limited to 'src/lib/libcrypto/man/bn_dump.3')
-rw-r--r-- | src/lib/libcrypto/man/bn_dump.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/bn_dump.3 b/src/lib/libcrypto/man/bn_dump.3 index 73f0cfe23f..9c4b06e9b3 100644 --- a/src/lib/libcrypto/man/bn_dump.3 +++ b/src/lib/libcrypto/man/bn_dump.3 | |||
@@ -1,6 +1,6 @@ | |||
1 | .\" $OpenBSD: bn_dump.3,v 1.2 2015/11/12 09:51:55 jmc Exp $ | 1 | .\" $OpenBSD: bn_dump.3,v 1.3 2016/11/21 22:19:15 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .Dd $Mdocdate: November 12 2015 $ | 3 | .Dd $Mdocdate: November 21 2016 $ |
4 | .Dt BN_DUMP 3 | 4 | .Dt BN_DUMP 3 |
5 | .Os | 5 | .Os |
6 | .Sh NAME | 6 | .Sh NAME |
@@ -327,7 +327,7 @@ This structure contains BN_CTX_NUM | |||
327 | .Vt BIGNUM Ns s, | 327 | .Vt BIGNUM Ns s, |
328 | see | 328 | see |
329 | .Xr BN_CTX_start 3 . | 329 | .Xr BN_CTX_start 3 . |
330 | .Ss Low-level arithmetic operations | 330 | .Ss Low level arithmetic operations |
331 | These functions are implemented in C and for several platforms in | 331 | These functions are implemented in C and for several platforms in |
332 | assembly language: | 332 | assembly language: |
333 | .Pp | 333 | .Pp |