emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/async-dns 9de7d90 3/3: Clarify :tls-parameters.


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] feature/async-dns 9de7d90 3/3: Clarify :tls-parameters.
Date: Mon, 01 Feb 2016 02:37:39 +0000

branch: feature/async-dns
commit 9de7d90184a88887e1a2262f097cd9278d0bcf16
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Clarify :tls-parameters.
---
 doc/lispref/processes.texi |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi
index b658c88..e77da77 100644
--- a/doc/lispref/processes.texi
+++ b/doc/lispref/processes.texi
@@ -2421,7 +2421,8 @@ has succeeded or failed.
 @item :tls-parameters
 When opening a TLS connection, this should be where the first element
 is the TLS type, and the remaining elements should form a keyword list
-acceptable for @code{gnutls-boot}.
+acceptable for @code{gnutls-boot}.  The TLS connection will then be
+negotiated after completing the connection to the host.
 
 @item :stop @var{stopped}
 If @var{stopped} is address@hidden, start the network connection or



reply via email to

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