diff options
Diffstat (limited to 'doc/misc/gnus.texi')
-rw-r--r-- | doc/misc/gnus.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 2df6d90cc07..9f4d1f75ede 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -14445,6 +14445,9 @@ remote system. If both Emacs and the server supports it, the connection will be upgraded to an encrypted @acronym{STARTTLS} connection automatically. +@item network-only +The same as the above, but don't do automatic @acronym{STARTTLS} upgrades. + @findex nntp-open-tls-stream @item nntp-open-tls-stream Opens a connection to a server over a @dfn{secure} channel. To use |