diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2024-05-09 17:57:37 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2024-05-09 17:57:37 +0000 |
commit | d949dedb5af069a3c6455086a3d5db976d8db11a (patch) | |
tree | 12b2313f57cbc93ca029c972d4f28e04868ce1ec /share/man/man3/intro.3 | |
parent | 501ebb056cd7afafdaa9c4f9e7e24e212bd58d62 (diff) |
sync the SSL text; ok tb
Diffstat (limited to 'share/man/man3/intro.3')
-rw-r--r-- | share/man/man3/intro.3 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |