From 6de719be7b7eb2dff3ac61e0a0249987e33447cd Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 21 Nov 2016 09:56:35 +0000 Subject: replace cross-references to the rand(3) manual that no longer exists --- src/lib/libcrypto/man/EVP_BytesToKey.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/EVP_BytesToKey.3') diff --git a/src/lib/libcrypto/man/EVP_BytesToKey.3 b/src/lib/libcrypto/man/EVP_BytesToKey.3 index ad277b8882..feb6280cd2 100644 --- a/src/lib/libcrypto/man/EVP_BytesToKey.3 +++ b/src/lib/libcrypto/man/EVP_BytesToKey.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: EVP_BytesToKey.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ +.\" $OpenBSD: EVP_BytesToKey.3,v 1.3 2016/11/21 09:56:35 schwarze Exp $ .\" -.Dd $Mdocdate: November 6 2016 $ +.Dd $Mdocdate: November 21 2016 $ .Dt EVP_BYTESTOKEY 3 .Os .Sh NAME @@ -81,4 +81,4 @@ returns the size of the derived key in bytes. .Xr evp 3 , .Xr EVP_EncryptInit 3 , .Xr PKCS5_PBKDF2_HMAC 3 , -.Xr rand 3 +.Xr RAND_bytes 3 -- cgit v1.2.3-55-g6feb