summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobrado <sobrado@openbsd.org>2015-07-25 17:19:21 +0000
committersobrado <sobrado@openbsd.org>2015-07-25 17:19:21 +0000
commit31a34a56f6b87157b5d0322abd77e7150b1fb28d (patch)
tree44b5c6707baec5a26b9686835b0418d4878cb79d
parentExpand another ASN.1 template macro that snuck through last time around. (diff)
downloadwireguard-openbsd-31a34a56f6b87157b5d0322abd77e7150b1fb28d.tar.xz
wireguard-openbsd-31a34a56f6b87157b5d0322abd77e7150b1fb28d.zip
double word fix.
ok jmc@, schwarze@
-rw-r--r--lib/libcrypto/man/BN_rand.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/man/BN_rand.3 b/lib/libcrypto/man/BN_rand.3
index 5ae9e9d7913..f4fd7f21cf4 100644
--- a/lib/libcrypto/man/BN_rand.3
+++ b/lib/libcrypto/man/BN_rand.3
@@ -1,4 +1,4 @@
-.Dd $Mdocdate: February 23 2015 $
+.Dd $Mdocdate: July 25 2015 $
.Dt BN_RAND 3
.Os
.Sh NAME
@@ -37,7 +37,7 @@
.Fn BN_rand
generates a cryptographically strong pseudo-random number of
.Fa bits
-bits in length and stores it in
+in length and stores it in
.Fa rnd .
If
.Fa top