diff options
Diffstat (limited to 'src/lib/libcrypto/man/crypto.3')
-rw-r--r-- | src/lib/libcrypto/man/crypto.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/crypto.3 b/src/lib/libcrypto/man/crypto.3 index 3ecb371469..5b0be4da0a 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.10 2016/12/10 22:22:59 schwarze Exp $ | 1 | .\" $OpenBSD: crypto.3,v 1.11 2016/12/10 22:47:49 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 |
@@ -75,7 +75,7 @@ and | |||
75 | .Sy Public key cryptography and key agreement | 75 | .Sy Public key cryptography and key agreement |
76 | are provided by | 76 | are provided by |
77 | .Xr DH_new 3 , | 77 | .Xr DH_new 3 , |
78 | .Xr dsa 3 , | 78 | .Xr DSA_new 3 , |
79 | .Xr ECDSA_SIG_new 3 , | 79 | .Xr ECDSA_SIG_new 3 , |
80 | and | 80 | and |
81 | .Xr rsa 3 . | 81 | .Xr rsa 3 . |