From: Lars Ingebrigtsen Date: Mon, 1 Feb 2016 02:37:31 +0000 (+0100) Subject: Clarify :tls-parameters. X-Git-Tag: emacs-26.0.90~2520^2~40 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9de7d90184a88887e1a2262f097cd9278d0bcf16;p=emacs.git Clarify :tls-parameters. --- diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi index b658c88ab5d..e77da779cc5 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 non-@code{nil}, start the network connection or