diff options
author | jkim <jkim@FreeBSD.org> | 2016-09-26 14:30:19 +0000 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2016-09-26 14:30:19 +0000 |
commit | 877a6c9c2b93b64ddbd43ee096a56151231d08e6 (patch) | |
tree | 26225434007e66d2c35ab5c8e9154dff2758cebe /secure/lib/libcrypto/man/BN_rand.3 | |
parent | 9d924fb59145654175677c1c455812f4a4402915 (diff) | |
download | FreeBSD-src-877a6c9c2b93b64ddbd43ee096a56151231d08e6.zip FreeBSD-src-877a6c9c2b93b64ddbd43ee096a56151231d08e6.tar.gz |
MFC: r306342
Merge OpenSSL 1.0.2j.
Diffstat (limited to 'secure/lib/libcrypto/man/BN_rand.3')
-rw-r--r-- | secure/lib/libcrypto/man/BN_rand.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/man/BN_rand.3 b/secure/lib/libcrypto/man/BN_rand.3 index 83ada14..ec5a3a3 100644 --- a/secure/lib/libcrypto/man/BN_rand.3 +++ b/secure/lib/libcrypto/man/BN_rand.3 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "BN_rand 3" -.TH BN_rand 3 "2016-09-22" "1.0.2i" "OpenSSL" +.TH BN_rand 3 "2016-09-26" "1.0.2j" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |