diff options
Diffstat (limited to 'src/lib/libcrypto/man/lh_new.3')
-rw-r--r-- | src/lib/libcrypto/man/lh_new.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/lh_new.3 b/src/lib/libcrypto/man/lh_new.3 index 2550a7d2e7..cc0b3d6b96 100644 --- a/src/lib/libcrypto/man/lh_new.3 +++ b/src/lib/libcrypto/man/lh_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: lh_new.3,v 1.13 2024/03/05 22:15:29 tb Exp $ | 1 | .\" $OpenBSD: lh_new.3,v 1.14 2025/06/08 22:40:30 schwarze Exp $ |
2 | .\" full merge up to: | 2 | .\" full merge up to: |
3 | .\" OpenSSL doc/crypto/lhash.pod 1bc74519 May 20 08:11:46 2016 -0400 | 3 | .\" OpenSSL doc/crypto/lhash.pod 1bc74519 May 20 08:11:46 2016 -0400 |
4 | .\" selective merge up to: | 4 | .\" selective merge up to: |
@@ -118,7 +118,7 @@ | |||
118 | .\" copied and put under another distribution licence | 118 | .\" copied and put under another distribution licence |
119 | .\" [including the GNU Public Licence.] | 119 | .\" [including the GNU Public Licence.] |
120 | .\" | 120 | .\" |
121 | .Dd $Mdocdate: March 5 2024 $ | 121 | .Dd $Mdocdate: June 8 2025 $ |
122 | .Dt LH_NEW 3 | 122 | .Dt LH_NEW 3 |
123 | .Os | 123 | .Os |
124 | .Sh NAME | 124 | .Sh NAME |
@@ -137,6 +137,7 @@ | |||
137 | .Nm lh_strhash | 137 | .Nm lh_strhash |
138 | .Nd dynamic hash table | 138 | .Nd dynamic hash table |
139 | .Sh SYNOPSIS | 139 | .Sh SYNOPSIS |
140 | .Lb libcrypto | ||
140 | .In openssl/lhash.h | 141 | .In openssl/lhash.h |
141 | .Fn DECLARE_LHASH_OF <type> | 142 | .Fn DECLARE_LHASH_OF <type> |
142 | .Ft LHASH * | 143 | .Ft LHASH * |