diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libcrypto/man/lh_new.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/lh_new.3 b/src/lib/libcrypto/man/lh_new.3 index eea5c288a2..37fccf0cbb 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.11 2024/03/02 11:04:51 tb Exp $ | 1 | .\" $OpenBSD: lh_new.3,v 1.12 2024/03/04 19:03:31 tb 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 2 2024 $ | 121 | .Dd $Mdocdate: March 4 2024 $ |
122 | .Dt LH_NEW 3 | 122 | .Dt LH_NEW 3 |
123 | .Os | 123 | .Os |
124 | .Sh NAME | 124 | .Sh NAME |
@@ -519,7 +519,7 @@ routine would not normally be passed to | |||
519 | rather it would be used in the function passed to | 519 | rather it would be used in the function passed to |
520 | .Fn lh_<type>_new . | 520 | .Fn lh_<type>_new . |
521 | .Sh SEE ALSO | 521 | .Sh SEE ALSO |
522 | .Xr crypto 3 , | 522 | .Xr crypto 3 |
523 | .Sh HISTORY | 523 | .Sh HISTORY |
524 | .Fn lh_new , | 524 | .Fn lh_new , |
525 | .Fn lh_free , | 525 | .Fn lh_free , |