summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_rand.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/BN_rand.3')
-rw-r--r--src/lib/libcrypto/man/BN_rand.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BN_rand.3 b/src/lib/libcrypto/man/BN_rand.3
index c508738fd4..3d4401a429 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.17 2021/09/10 14:37:14 tb Exp $ 1.\" $OpenBSD: BN_rand.3,v 1.18 2021/11/30 18:34:35 tb Exp $
2.\" full merge up to: OpenSSL 05ea606a May 20 20:52:46 2016 -0400 2.\" full merge up to: OpenSSL 05ea606a May 20 20:52:46 2016 -0400
3.\" selective merge up to: OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100 3.\" selective merge up to: OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100
4.\" 4.\"
@@ -50,7 +50,7 @@
50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51.\" OF THE POSSIBILITY OF SUCH DAMAGE. 51.\" OF THE POSSIBILITY OF SUCH DAMAGE.
52.\" 52.\"
53.Dd $Mdocdate: September 10 2021 $ 53.Dd $Mdocdate: November 30 2021 $
54.Dt BN_RAND 3 54.Dt BN_RAND 3
55.Os 55.Os
56.Sh NAME 56.Sh NAME
@@ -71,7 +71,7 @@
71.Ft int 71.Ft int
72.Fo BN_rand_range 72.Fo BN_rand_range
73.Fa "BIGNUM *rnd" 73.Fa "BIGNUM *rnd"
74.Fa "BIGNUM *range" 74.Fa "const BIGNUM *range"
75.Fc 75.Fc
76.Sh DESCRIPTION 76.Sh DESCRIPTION
77.Fn BN_rand 77.Fn BN_rand