aboutsummaryrefslogtreecommitdiff
path: root/shell/README.job
diff options
context:
space:
mode:
Diffstat (limited to 'shell/README.job')
-rw-r--r--shell/README.job1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/README.job b/shell/README.job
index 7e262b489..d5ba965c1 100644
--- a/shell/README.job
+++ b/shell/README.job
@@ -86,6 +86,7 @@ set fd# 255 foreground process group to first child's one
86block only CHLD 86block only CHLD
87block only CHLD 87block only CHLD
88block only CHLD 88block only CHLD
89/* note: because shell is not in foreground now, e.g. Ctrl-C will send INT to children only! */
89wait4 for children to die or stop - first child exits 90wait4 for children to die or stop - first child exits
90wait4 for children to die or stop - second child exits 91wait4 for children to die or stop - second child exits
91block CHLD TSTP TTIN TTOU 92block CHLD TSTP TTIN TTOU