summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DH_new.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-27 17:35:50 +0000
committerschwarze <>2018-03-27 17:35:50 +0000
commit46b5d933b38b75b127fede5f1fa076d84c7714a1 (patch)
treef9c6916aae3f5b1e0ac87341b497da860edfcddb /src/lib/libcrypto/man/DH_new.3
parent4dbdd890b2673d2b0999aeeea41ae4e949eb040a (diff)
downloadopenbsd-46b5d933b38b75b127fede5f1fa076d84c7714a1.tar.gz
openbsd-46b5d933b38b75b127fede5f1fa076d84c7714a1.tar.bz2
openbsd-46b5d933b38b75b127fede5f1fa076d84c7714a1.zip
found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs
on the web, so fix up SSLeay HISTORY accordingly
Diffstat (limited to 'src/lib/libcrypto/man/DH_new.3')
-rw-r--r--src/lib/libcrypto/man/DH_new.36
1 files changed, 3 insertions, 3 deletions
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 @@
1.\" $OpenBSD: DH_new.3,v 1.6 2018/03/20 22:22:10 schwarze Exp $ 1.\" $OpenBSD: DH_new.3,v 1.7 2018/03/27 17:35:50 schwarze Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org>. 4.\" This file was written by Ulf Moeller <ulf@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: March 20 2018 $ 51.Dd $Mdocdate: March 27 2018 $
52.Dt DH_NEW 3 52.Dt DH_NEW 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -106,5 +106,5 @@ Otherwise it returns a pointer to the newly allocated structure.
106.Fn DH_new 106.Fn DH_new
107and 107and
108.Fn DH_free 108.Fn DH_free
109appeared in SSLeay 0.8.1b or earlier and have been available since 109first appeared in SSLeay 0.5.1 and have been available since
110.Ox 2.4 . 110.Ox 2.4 .