diff options
Diffstat (limited to '')
-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 4acd876375..b176b48b36 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.12 2016/12/11 12:21:48 schwarze Exp $ | 1 | .\" $OpenBSD: crypto.3,v 1.13 2016/12/11 14:22:43 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 |
@@ -127,7 +127,7 @@ thread support, see | |||
127 | include | 127 | include |
128 | .Xr BIO_f_buffer 3 , | 128 | .Xr BIO_f_buffer 3 , |
129 | .Xr BN_new 3 , | 129 | .Xr BN_new 3 , |
130 | .Xr ec 3 , | 130 | .Xr EC_GROUP_new 3 , |
131 | .Xr lh_new 3 . | 131 | .Xr lh_new 3 . |
132 | .Pp | 132 | .Pp |
133 | Some of the newer functions follow a naming convention using the numbers | 133 | Some of the newer functions follow a naming convention using the numbers |