Blame SOURCES/0002-curl-7.61.1-tlsv1.0-man.patch

b91d92
From c574e05b0035f0d78e6bf6040d3f80430112ab4f Mon Sep 17 00:00:00 2001
b91d92
From: Kamil Dudka <kdudka@redhat.com>
b91d92
Date: Fri, 7 Sep 2018 16:50:45 +0200
b91d92
Subject: [PATCH] docs/cmdline-opts: update the documentation of --tlsv1.0
b91d92
b91d92
... to reflect the changes in 6015cefb1b2cfde4b4850121c42405275e5e77d9
b91d92
b91d92
Closes #2955
b91d92
b91d92
Upstream-commit: 9ba22ce6b52751ed1e2abdd177b0a1d241819b4e
b91d92
Signed-off-by: Kamil Dudka <kdudka@redhat.com>
b91d92
---
b91d92
 docs/cmdline-opts/tlsv1.0.d | 2 +-
b91d92
 1 file changed, 1 insertion(+), 1 deletion(-)
b91d92
b91d92
diff --git a/docs/cmdline-opts/tlsv1.0.d b/docs/cmdline-opts/tlsv1.0.d
b91d92
index 8789025e0..54e259682 100644
b91d92
--- a/docs/cmdline-opts/tlsv1.0.d
b91d92
+++ b/docs/cmdline-opts/tlsv1.0.d
b91d92
@@ -3,4 +3,4 @@ Help: Use TLSv1.0
b91d92
 Protocols: TLS
b91d92
 Added: 7.34.0
b91d92
 ---
b91d92
-Forces curl to use TLS version 1.0 when connecting to a remote TLS server.
b91d92
+Forces curl to use TLS version 1.0 or later when connecting to a remote TLS server.
b91d92
-- 
b91d92
2.17.1
b91d92