From a24b75322bf90686c5ae910eea43681e6e8c0217 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Wed, 21 Mar 2018 01:02:06 +0000 Subject: rand.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git --- src/lib/libcrypto/man/RAND_load_file.3 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/RAND_load_file.3') diff --git a/src/lib/libcrypto/man/RAND_load_file.3 b/src/lib/libcrypto/man/RAND_load_file.3 index 96724730f0..2378b79a21 100644 --- a/src/lib/libcrypto/man/RAND_load_file.3 +++ b/src/lib/libcrypto/man/RAND_load_file.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: RAND_load_file.3,v 1.4 2016/11/29 00:45:36 schwarze Exp $ +.\" $OpenBSD: RAND_load_file.3,v 1.5 2018/03/21 01:02:06 schwarze Exp $ .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 .\" .\" This file was written by Ulf Moeller . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 29 2016 $ +.Dd $Mdocdate: March 21 2018 $ .Dt RAND_LOAD_FILE 3 .Os .Sh NAME @@ -115,4 +115,5 @@ on error. .Fn RAND_write_file , and .Fn RAND_file_name -are available in all versions of SSLeay and OpenSSL. +appeared in SSLeay 0.8.1b or earlier and have been available since +.Ox 2.4 . -- cgit v1.2.3-55-g6feb