From 9de7d90184a88887e1a2262f097cd9278d0bcf16 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Mon, 1 Feb 2016 03:37:31 +0100 Subject: [PATCH] Clarify :tls-parameters. --- doc/lispref/processes.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5