From aba3adbd7238bc32c17777b16e6e98cb93b7dc74 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Fri, 25 Nov 2016 16:34:08 +0000 Subject: various minor cleanup; --- src/lib/libcrypto/man/RAND_load_file.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 003196b59f..8067b796b3 100644 --- a/src/lib/libcrypto/man/RAND_load_file.3 +++ b/src/lib/libcrypto/man/RAND_load_file.3 @@ -1,12 +1,12 @@ -.\" $OpenBSD: RAND_load_file.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ +.\" $OpenBSD: RAND_load_file.3,v 1.3 2016/11/25 16:34:08 jmc Exp $ .\" -.Dd $Mdocdate: November 6 2016 $ +.Dd $Mdocdate: November 25 2016 $ .Dt RAND_LOAD_FILE 3 .Os .Sh NAME +.Nm RAND_file_name , .Nm RAND_load_file , -.Nm RAND_write_file , -.Nm RAND_file_name +.Nm RAND_write_file .Nd PRNG seed file .Sh SYNOPSIS .In openssl/rand.h @@ -40,7 +40,7 @@ used to allow for the state of the random number generator to be controlled by external sources. .Pp It is kept for ABI compatibility but is no longer functional, and should -not used in new programs. +not be used in new programs. .Pp .Fn RAND_write_file writes a number of random bytes (currently 1024) to file -- cgit v1.2.3-55-g6feb