summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/crypto.3
diff options
context:
space:
mode:
authorschwarze <>2016-12-10 22:22:59 +0000
committerschwarze <>2016-12-10 22:22:59 +0000
commitc3b28403d3f080df57a3716f3e49c2f59c71101a (patch)
tree91a6bef9fed3b135dcf8da777dbd9450e02a24b3 /src/lib/libcrypto/man/crypto.3
parent3d1b8c333696af4e03cd6984f1a7b99d432b378a (diff)
downloadopenbsd-c3b28403d3f080df57a3716f3e49c2f59c71101a.tar.gz
openbsd-c3b28403d3f080df57a3716f3e49c2f59c71101a.tar.bz2
openbsd-c3b28403d3f080df57a3716f3e49c2f59c71101a.zip
Replace all references to dh(3) with DH_new(3).
Make sure that all DH pages point back to DH_new(3).
Diffstat (limited to 'src/lib/libcrypto/man/crypto.3')
-rw-r--r--src/lib/libcrypto/man/crypto.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/crypto.3 b/src/lib/libcrypto/man/crypto.3
index bd7f5064d4..3ecb371469 100644
--- a/src/lib/libcrypto/man/crypto.3
+++ b/src/lib/libcrypto/man/crypto.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: crypto.3,v 1.9 2016/12/10 21:13:25 schwarze Exp $ 1.\" $OpenBSD: crypto.3,v 1.10 2016/12/10 22:22:59 schwarze Exp $
2.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100 2.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org> and 4.\" This file was written by Ulf Moeller <ulf@openssl.org> and
@@ -74,7 +74,7 @@ and
74.Pp 74.Pp
75.Sy Public key cryptography and key agreement 75.Sy Public key cryptography and key agreement
76are provided by 76are provided by
77.Xr dh 3 , 77.Xr DH_new 3 ,
78.Xr dsa 3 , 78.Xr dsa 3 ,
79.Xr ECDSA_SIG_new 3 , 79.Xr ECDSA_SIG_new 3 ,
80and 80and