diff --git a/doc/using.but b/doc/using.but index e64c3c29..82a9033a 100644 --- a/doc/using.but +++ b/doc/using.but @@ -154,54 +154,6 @@ have special commands. The \q{break} signal can also be invoked from the keyboard with \i{Ctrl-Break}. -The following \I{Telnet special commands}special commands are -available in Telnet: - -\b \I{Are You There, Telnet special command}Are You There - -\b \I{Break, Telnet special command}Break - -\b \I{Synch, Telnet special command}Synch - -\b \I{Erase Character, Telnet special command}Erase Character - -\lcont{ -PuTTY can also be configured to send this when the Backspace key is -pressed; see \k{config-telnetkey}. -} - -\b \I{Erase Line, Telnet special command}Erase Line - -\b \I{Go Ahead, Telnet special command}Go Ahead - -\b \I{No Operation, Telnet special command}No Operation - -\lcont{ -Should have no effect. -} - -\b \I{Abort Process, Telnet special command}Abort Process - -\b \I{Abort Output, Telnet special command}Abort Output - -\b \I{Interrupt Process, Telnet special command}Interrupt Process - -\lcont{ -PuTTY can also be configured to send this when Ctrl-C is typed; see -\k{config-telnetkey}. -} - -\b \I{Suspend Process, Telnet special command}Suspend Process - -\lcont{ -PuTTY can also be configured to send this when Ctrl-Z is typed; see -\k{config-telnetkey}. -} - -\b \I{End Of Record, Telnet special command}End Of Record - -\b \I{End Of File, Telnet special command}End Of File - In an SSH connection, the following \I{SSH special commands}special commands are available: @@ -257,6 +209,54 @@ Only available in SSH-2, and only during a session. Sends various POSIX signals. Not honoured by all servers. } +The following \I{Telnet special commands}special commands are +available in Telnet: + +\b \I{Are You There, Telnet special command}Are You There + +\b \I{Break, Telnet special command}Break + +\b \I{Synch, Telnet special command}Synch + +\b \I{Erase Character, Telnet special command}Erase Character + +\lcont{ +PuTTY can also be configured to send this when the Backspace key is +pressed; see \k{config-telnetkey}. +} + +\b \I{Erase Line, Telnet special command}Erase Line + +\b \I{Go Ahead, Telnet special command}Go Ahead + +\b \I{No Operation, Telnet special command}No Operation + +\lcont{ +Should have no effect. +} + +\b \I{Abort Process, Telnet special command}Abort Process + +\b \I{Abort Output, Telnet special command}Abort Output + +\b \I{Interrupt Process, Telnet special command}Interrupt Process + +\lcont{ +PuTTY can also be configured to send this when Ctrl-C is typed; see +\k{config-telnetkey}. +} + +\b \I{Suspend Process, Telnet special command}Suspend Process + +\lcont{ +PuTTY can also be configured to send this when Ctrl-Z is typed; see +\k{config-telnetkey}. +} + +\b \I{End Of Record, Telnet special command}End Of Record + +\b \I{End Of File, Telnet special command}End Of File + With a serial connection, the only available special command is \I{Break, serial special command}\q{Break}.