diff options
Diffstat (limited to 'src/lib/libcrypto/man/BN_bn2bin.3')
-rw-r--r-- | src/lib/libcrypto/man/BN_bn2bin.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BN_bn2bin.3 b/src/lib/libcrypto/man/BN_bn2bin.3 index a94a8b82e1..a12a33e301 100644 --- a/src/lib/libcrypto/man/BN_bn2bin.3 +++ b/src/lib/libcrypto/man/BN_bn2bin.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: BN_bn2bin.3,v 1.9 2018/03/23 04:34:23 schwarze Exp $ | 1 | .\" $OpenBSD: BN_bn2bin.3,v 1.10 2018/03/23 23:18:17 schwarze Exp $ |
2 | .\" OpenSSL a528d4f0 Oct 27 13:40:11 2015 -0400 | 2 | .\" OpenSSL a528d4f0 Oct 27 13:40:11 2015 -0400 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Ulf Moeller <ulf@openssl.org>. | 4 | .\" This file was written by Ulf Moeller <ulf@openssl.org>. |
@@ -316,6 +316,6 @@ first appeared in SSLeay 0.9.0. | |||
316 | All these functions have been available since | 316 | All these functions have been available since |
317 | .Ox 2.4 . | 317 | .Ox 2.4 . |
318 | .Pp | 318 | .Pp |
319 | .Fn BN_bn2bin | 319 | .Fn BN_asc2bin |
320 | first appeared in OpenSSL 1.0.0 and has been available since | 320 | first appeared in OpenSSL 1.0.0 and has been available since |
321 | .Ox 4.9 . | 321 | .Ox 4.9 . |