From 46b5d933b38b75b127fede5f1fa076d84c7714a1 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 27 Mar 2018 17:35:50 +0000 Subject: found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs on the web, so fix up SSLeay HISTORY accordingly --- src/lib/libcrypto/man/DH_new.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/DH_new.3') diff --git a/src/lib/libcrypto/man/DH_new.3 b/src/lib/libcrypto/man/DH_new.3 index 19ee49c1a8..bd3b310561 100644 --- a/src/lib/libcrypto/man/DH_new.3 +++ b/src/lib/libcrypto/man/DH_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: DH_new.3,v 1.6 2018/03/20 22:22:10 schwarze Exp $ +.\" $OpenBSD: DH_new.3,v 1.7 2018/03/27 17:35:50 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: March 20 2018 $ +.Dd $Mdocdate: March 27 2018 $ .Dt DH_NEW 3 .Os .Sh NAME @@ -106,5 +106,5 @@ Otherwise it returns a pointer to the newly allocated structure. .Fn DH_new and .Fn DH_free -appeared in SSLeay 0.8.1b or earlier and have been available since +first appeared in SSLeay 0.5.1 and have been available since .Ox 2.4 . -- cgit v1.2.3-55-g6feb