(Indirect Functions): Fix examples for nntp-via-rlogin-command-switches.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 1 Apr 2003 10:21:58 +0000 (10:21 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 1 Apr 2003 10:21:58 +0000 (10:21 +0000)
texi/ChangeLog
texi/gnus.texi

index f1e8217..2162f24 100644 (file)
@@ -1,3 +1,8 @@
+2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Indirect Functions): Fix examples for
+       nntp-via-rlogin-command-switches.
+
 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Article Button Levels): New node.
index 6984da4..fcdbe82 100644 (file)
@@ -12631,8 +12631,9 @@ List of strings to be used as the switches to
 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
 @samp{("-C")} in order to compress all data connections, otherwise set
-this to @samp{("-t")} or @samp{("-C" "-t")} if the telnet command
-requires a pseudo-tty allocation on an intermediate host.
+this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
+the telnet command requires a pseudo-tty allocation on an intermediate
+host.
 @end table
 
 @item nntp-open-via-telnet-and-telnet