- telnet can suspend itself if the calling shell supports job control, and

around here that's not unique to csh (#433947) Of course, if it turns
    out that we do have a shell that doesn't support job control, we get to
    change this to enumerate the ones that do. Which is sure to be all
    kinds of fun.
This commit is contained in:
Nalin Dahyabhai 2008-10-28 21:35:45 +00:00
parent b1efb9b86d
commit 0d57fe8b86

View File

@ -0,0 +1,13 @@
This proviso is incorrect on systems where shells other than the C shell
have implemented job control. Any ideas on how to test for this portably?
--- krb5-1.6.1/src/appl/telnet/telnet/telnet.1 2008-02-22 17:49:04.000000000 +0800
+++ krb5-1.6.1/src/appl/telnet/telnet/telnet.1 2008-02-22 17:49:40.000000000 +0800
@@ -1286,8 +1286,6 @@ commands.
.B z
Suspend
.BR telnet .
-This command only works when the user's shell is
-.IR csh (1).
.TP
\fB\&!\fP [\fIcommand\fP]
Execute a single command in a subshell on the local system. If