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 34702eeb84..987b394f4b 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.5 2019/06/04 18:31:33 schwarze Exp $ | 1 | .\" $OpenBSD: lh_new.3,v 1.6 2019/06/10 09:49:48 schwarze Exp $ |
2 | .\" OpenSSL 1bc74519 May 20 08:11:46 2016 -0400 | 2 | .\" OpenSSL 1bc74519 May 20 08:11:46 2016 -0400 |
3 | .\" | 3 | .\" |
4 | .\" -------------------------------------------------------------------------- | 4 | .\" -------------------------------------------------------------------------- |
@@ -115,7 +115,7 @@ | |||
115 | .\" copied and put under another distribution licence | 115 | .\" copied and put under another distribution licence |
116 | .\" [including the GNU Public Licence.] | 116 | .\" [including the GNU Public Licence.] |
117 | .\" | 117 | .\" |
118 | .Dd $Mdocdate: June 4 2019 $ | 118 | .Dd $Mdocdate: June 10 2019 $ |
119 | .Dt LH_NEW 3 | 119 | .Dt LH_NEW 3 |
120 | .Os | 120 | .Os |
121 | .Sh NAME | 121 | .Sh NAME |
@@ -523,6 +523,7 @@ routine would not normally be passed to | |||
523 | rather it would be used in the function passed to | 523 | rather it would be used in the function passed to |
524 | .Fn lh_<type>_new . | 524 | .Fn lh_<type>_new . |
525 | .Sh SEE ALSO | 525 | .Sh SEE ALSO |
526 | .Xr crypto 3 , | ||
526 | .Xr lh_stats 3 | 527 | .Xr lh_stats 3 |
527 | .Sh HISTORY | 528 | .Sh HISTORY |
528 | .Fn lh_new , | 529 | .Fn lh_new , |