summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/RAND_bytes.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/RAND_bytes.3')
-rw-r--r--lib/libcrypto/man/RAND_bytes.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/RAND_bytes.3 b/lib/libcrypto/man/RAND_bytes.3
index 29dcc0aaa25..19427a82df7 100644
--- a/lib/libcrypto/man/RAND_bytes.3
+++ b/lib/libcrypto/man/RAND_bytes.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: RAND_bytes.3,v 1.5 2018/03/22 16:06:33 schwarze Exp $
+.\" $OpenBSD: RAND_bytes.3,v 1.6 2018/03/27 17:35:50 schwarze Exp $
.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
.\"
.\" This file was written by Ulf Moeller <ulf@openssl.org>.
@@ -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: March 22 2018 $
+.Dd $Mdocdate: March 27 2018 $
.Dt RAND_BYTES 3
.Os
.Sh NAME
@@ -98,7 +98,7 @@ returns 1.
returns 1.
.Sh HISTORY
.Fn RAND_bytes
-appeared in SSLeay 0.8.1b or earlier and has been available since
+first appeared in SSLeay 0.5.1 and has been available since
.Ox 2.4 .
It has a return value since OpenSSL 0.9.5 and
.Ox 2.7 .