diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/man/lh_stats.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/lh_stats.3 b/src/lib/libcrypto/man/lh_stats.3 index e057d7d65e..5041721fe1 100644 --- a/src/lib/libcrypto/man/lh_stats.3 +++ b/src/lib/libcrypto/man/lh_stats.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: lh_stats.3,v 1.6 2018/03/27 17:35:50 schwarze Exp $ | 1 | .\" $OpenBSD: lh_stats.3,v 1.7 2020/03/29 17:05:02 schwarze Exp $ |
2 | .\" OpenSSL e2f92610 May 18 11:44:05 2016 -0400 | 2 | .\" OpenSSL e2f92610 May 18 11:44:05 2016 -0400 |
3 | .\" | 3 | .\" |
4 | .\" -------------------------------------------------------------------------- | 4 | .\" -------------------------------------------------------------------------- |
@@ -113,7 +113,7 @@ | |||
113 | .\" copied and put under another distribution licence | 113 | .\" copied and put under another distribution licence |
114 | .\" [including the GNU Public Licence.] | 114 | .\" [including the GNU Public Licence.] |
115 | .\" | 115 | .\" |
116 | .Dd $Mdocdate: March 27 2018 $ | 116 | .Dd $Mdocdate: March 29 2020 $ |
117 | .Dt LH_STATS 3 | 117 | .Dt LH_STATS 3 |
118 | .Os | 118 | .Os |
119 | .Sh NAME | 119 | .Sh NAME |
@@ -187,8 +187,6 @@ and | |||
187 | .Fn lh_node_usage_stats_bio | 187 | .Fn lh_node_usage_stats_bio |
188 | are the same as the above, except that the output goes to a | 188 | are the same as the above, except that the output goes to a |
189 | .Vt BIO . | 189 | .Vt BIO . |
190 | .Sh RETURN VALUES | ||
191 | These functions do not return values. | ||
192 | .Sh SEE ALSO | 190 | .Sh SEE ALSO |
193 | .Xr BIO_new 3 , | 191 | .Xr BIO_new 3 , |
194 | .Xr lh_new 3 | 192 | .Xr lh_new 3 |