- 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:
parent
b1efb9b86d
commit
0d57fe8b86
13
krb5-1.6.1-telnet-manual_z.patch
Normal file
13
krb5-1.6.1-telnet-manual_z.patch
Normal 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
|
Loading…
Reference in New Issue
Block a user