diff options
-rw-r--r-- | lib/libcrypto/man/BN_rand.3 | 4 |
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 |