From: jmc Date: Thu, 9 May 2024 17:57:36 +0000 (+0000) Subject: sync the SSL text; ok tb X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f2395cb1695a5673b88774467a81d72810ba4db7;p=openbsd sync the SSL text; ok tb --- diff --git a/lib/libssl/man/ssl.3 b/lib/libssl/man/ssl.3 index eb4e7b8a9f1..0c793d780dd 100644 --- a/lib/libssl/man/ssl.3 +++ b/lib/libssl/man/ssl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssl.3,v 1.23 2024/05/08 09:41:33 tb Exp $ +.\" $OpenBSD: ssl.3,v 1.24 2024/05/09 17:57:36 jmc Exp $ .\" full merge up to: OpenSSL e330f55d Nov 11 00:51:04 2016 +0100 .\" selective merge up to: OpenSSL 322755cc Sep 1 08:40:51 2018 +0800 .\" @@ -51,7 +51,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 8 2024 $ +.Dd $Mdocdate: May 9 2024 $ .Dt SSL 3 .Os .Sh NAME @@ -61,7 +61,7 @@ The .Nm ssl library implements the Transport Layer Security (TLS) protocol, -the successor to the secure sockets layer (SSL) protocol. +the successor to the Secure Sockets Layer (SSL) protocol. .Pp An .Vt SSL_CTX diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index 9f0116695ef..ee0c5eaf7e0 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.99 2024/05/09 17:22:20 jmc Exp $ +.\" $OpenBSD: intro.3,v 1.100 2024/05/09 17:57:36 jmc Exp $ .\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -337,7 +337,7 @@ See .It libssl Pq Fl lssl Implements the Transport Layer Security .Pq TLS -protocol, the successor to the Secure Sockets Layer protocol. +protocol, the successor to the Secure Sockets Layer (SSL) protocol. See .Xr ssl 3 . .Pp