aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris2017-04-24 20:06:14 -0400
committerGlenn Morris2017-05-22 19:05:14 -0400
commit16ef7539cb3f361b74a11606edf8fd8346b81cf5 (patch)
treec9888aa6c348798bd3a696351c49b4725ceb6846 /doc
parent94a6c964a454c8023fde1090617e0600ace72be1 (diff)
downloademacs-16ef7539cb3f361b74a11606edf8fd8346b81cf5.tar.gz
emacs-16ef7539cb3f361b74a11606edf8fd8346b81cf5.zip
Don't advertise s_client in tls.el docs
* lisp/net/tls.el (tls-end-of-info, tls-success, tls-untrusted): Don't mention s_client in docs. ; * doc/misc/gnus.texi (Direct Functions): Comment. (cherry picked from commit 622c24a2b75a564b9861fc3ca7a7878741e8568d)
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/gnus.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index e32b15ce0a5..998294d38f9 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -13863,6 +13863,7 @@ installed. You then define a server as follows:
13863 (nntp-address "snews.bar.com")) 13863 (nntp-address "snews.bar.com"))
13864@end lisp 13864@end lisp
13865 13865
13866@c FIXME openssl s_client should be deprecated in favor of gnutls.
13866@findex nntp-open-ssl-stream 13867@findex nntp-open-ssl-stream
13867@item nntp-open-ssl-stream 13868@item nntp-open-ssl-stream
13868Opens a connection to a server over a @dfn{secure} channel. To use 13869Opens a connection to a server over a @dfn{secure} channel. To use