From 8af288822f71d1181fe2dcead11ee1b2223c499c Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 7 Jul 2025 10:54:00 +0000 Subject: .Lb libtls libssl libcrypto OK tb@ and no objection from tedu@ --- src/lib/libtls/man/tls_init.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/lib/libtls/man/tls_init.3') diff --git a/src/lib/libtls/man/tls_init.3 b/src/lib/libtls/man/tls_init.3 index 557998107c..69879c04c7 100644 --- a/src/lib/libtls/man/tls_init.3 +++ b/src/lib/libtls/man/tls_init.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tls_init.3,v 1.13 2018/07/09 19:47:20 tb Exp $ +.\" $OpenBSD: tls_init.3,v 1.14 2025/07/07 10:54:00 schwarze Exp $ .\" .\" Copyright (c) 2014 Ted Unangst .\" Copyright (c) 2016 Joel Sing @@ -16,7 +16,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 9 2018 $ +.Dd $Mdocdate: July 7 2025 $ .Dt TLS_INIT 3 .Os .Sh NAME @@ -26,6 +26,7 @@ .Nm tls_config_error .Nd initialize TLS client and server API .Sh SYNOPSIS +.Lb libtls libssl libcrypto .In tls.h .Ft int .Fn tls_init void -- cgit v1.2.3-55-g6feb