summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoryangyangtiantianlonglong <yangtianlong1224@163.com>2022-02-16 23:01:38 +0800
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2022-02-20 12:51:48 +0100
commit5272fdca6bdedb95fed0403a21a0ab6309f4c161 (patch)
treebf145b84e1e058aab1c5f37c7c3b85d403d2e26c /doc
parent2d17290d2cf269e6c939f983db4ea71275d87f14 (diff)
doc: Update "SSL/TLS" old documentation description in openssl.pod
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17721)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/openssl.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/openssl.pod b/doc/man1/openssl.pod
index c78d06b020..4ecf3c1950 100644
--- a/doc/man1/openssl.pod
+++ b/doc/man1/openssl.pod
@@ -25,8 +25,8 @@ B<openssl> B<no->I<XXX> [ I<options> ]
=head1 DESCRIPTION
-OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL
-v2/v3) and Transport Layer Security (TLS v1) network protocols and related
+OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL)
+and Transport Layer Security (TLS) network protocols and related
cryptography standards required by them.
The B<openssl> program is a command line program for using the various