gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 25/41: docs: fix grammar in CURL_SSLVERSION_MAX_DEF


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 25/41: docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT description
Date: Sun, 20 Aug 2017 20:46:47 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.55.1
in repository gnurl.

commit 34f24fef4a8c8df620912c00cc11329b591ab419
Author: Alessandro Ghedini <address@hidden>
AuthorDate: Sat Aug 12 13:36:24 2017 +0100

    docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT description
---
 docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3 | 6 +++---
 docs/libcurl/opts/CURLOPT_SSLVERSION.3       | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3 
b/docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3
index 85ecdc41f..6b9ff7dee 100644
--- a/docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3
+++ b/docs/libcurl/opts/CURLOPT_PROXY_SSLVERSION.3
@@ -47,9 +47,9 @@ TLSv1.2
 .IP CURL_SSLVERSION_TLSv1_3
 TLSv1.3
 .IP CURL_SSLVERSION_MAX_DEFAULT
-The flag defines maximum supported TLS version as TLSv1.2 or default
-value from SSL library. Only library NSS currently allows to get
-maximum supported TLS version.
+The flag defines the maximum supported TLS version as TLSv1.2, or the default
+value from the SSL library. Only the NSS library currently allows one to get
+the maximum supported TLS version.
 (Added in 7.54.0)
 .IP CURL_SSLVERSION_MAX_TLSv1_0
 The flag defines maximum supported TLS version as TLSv1.0.
diff --git a/docs/libcurl/opts/CURLOPT_SSLVERSION.3 
b/docs/libcurl/opts/CURLOPT_SSLVERSION.3
index f1443a10c..5c447d8f3 100644
--- a/docs/libcurl/opts/CURLOPT_SSLVERSION.3
+++ b/docs/libcurl/opts/CURLOPT_SSLVERSION.3
@@ -51,9 +51,9 @@ TLSv1.2 (Added in 7.34.0)
 .IP CURL_SSLVERSION_TLSv1_3
 TLSv1.3 (Added in 7.52.0)
 .IP CURL_SSLVERSION_MAX_DEFAULT
-The flag defines maximum supported TLS version as TLSv1.2 or default
-value from SSL library. Only library NSS currently allows to get
-maximum supported TLS version.
+The flag defines the maximum supported TLS version as TLSv1.2, or the default
+value from the SSL library. Only the NSS library currently allows one to get
+the maximum supported TLS version.
 (Added in 7.54.0)
 .IP CURL_SSLVERSION_MAX_TLSv1_0
 The flag defines maximum supported TLS version as TLSv1.0.

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]