diff options
-rw-r--r-- | doc/src/sgml/sslinfo.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/sslinfo.sgml b/doc/src/sgml/sslinfo.sgml index e5d7cff97aa..0ef4acfeb57 100644 --- a/doc/src/sgml/sslinfo.sgml +++ b/doc/src/sgml/sslinfo.sgml @@ -52,7 +52,7 @@ </term> <listitem> <para> - Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0 + Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0, TLSv1.1, or TLSv1.2). </para> </listitem> |