0d57fe8b86
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.
14 lines
536 B
Diff
14 lines
536 B
Diff
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
|