diff options
Diffstat (limited to 'src/lib/libcrypto/man/BN_rand.3')
-rw-r--r-- | src/lib/libcrypto/man/BN_rand.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BN_rand.3 b/src/lib/libcrypto/man/BN_rand.3 index b8cd2df20d..5e8ac5966c 100644 --- a/src/lib/libcrypto/man/BN_rand.3 +++ b/src/lib/libcrypto/man/BN_rand.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: BN_rand.3,v 1.9 2018/03/22 17:22:38 schwarze Exp $ | 1 | .\" $OpenBSD: BN_rand.3,v 1.10 2018/03/22 17:38:08 schwarze Exp $ |
2 | .\" OpenSSL 05ea606a May 20 20:52:46 2016 -0400 | 2 | .\" OpenSSL 05ea606a May 20 20:52:46 2016 -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>. |
@@ -154,4 +154,5 @@ first appeared in OpenSSL 0.9.6a and have been available since | |||
154 | .Ox 3.0 . | 154 | .Ox 3.0 . |
155 | .Pp | 155 | .Pp |
156 | .Fn BN_pseudo_rand_range | 156 | .Fn BN_pseudo_rand_range |
157 | was added in OpenSSL 0.9.6c. | 157 | first appeared in OpenSSL 0.9.6c and have been available since |
158 | .Ox 3.2 . | ||