mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-04 02:40:49 +02:00
commit bash-20040325 snapshot
This commit is contained in:
+1
-1
@@ -6106,7 +6106,7 @@ Bash reports such changes immediately (@pxref{The Set Builtin}).
|
||||
Any trap on @code{SIGCHLD} is executed for each child process
|
||||
that exits.
|
||||
|
||||
If an attempt to exit Bash is while jobs are stopped, the
|
||||
If an attempt to exit Bash is made while jobs are stopped, the
|
||||
shell prints a message warning that there are stopped jobs.
|
||||
The @code{jobs} command may then be used to inspect their status.
|
||||
If a second attempt to exit is made without an intervening command,
|
||||
|
||||
Reference in New Issue
Block a user