diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libcrypto/man/BN_rand.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BN_rand.3 b/src/lib/libcrypto/man/BN_rand.3 index 5ae9e9d791..f4fd7f21cf 100644 --- a/src/lib/libcrypto/man/BN_rand.3 +++ b/src/lib/libcrypto/man/BN_rand.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .Dd $Mdocdate: February 23 2015 $ | 1 | .Dd $Mdocdate: July 25 2015 $ |
2 | .Dt BN_RAND 3 | 2 | .Dt BN_RAND 3 |
3 | .Os | 3 | .Os |
4 | .Sh NAME | 4 | .Sh NAME |
@@ -37,7 +37,7 @@ | |||
37 | .Fn BN_rand | 37 | .Fn BN_rand |
38 | generates a cryptographically strong pseudo-random number of | 38 | generates a cryptographically strong pseudo-random number of |
39 | .Fa bits | 39 | .Fa bits |
40 | bits in length and stores it in | 40 | in length and stores it in |
41 | .Fa rnd . | 41 | .Fa rnd . |
42 | If | 42 | If |
43 | .Fa top | 43 | .Fa top |