mirror of
https://github.com/funkemunky/KDE-x86_64-v4-Fedora.git
synced 2026-05-31 00:51:56 +00:00
13 lines
583 B
Diff
13 lines
583 B
Diff
diff --git a/doc/bash.1 b/doc/bash.1
|
|
--- a/doc/bash.1
|
|
+++ b/doc/bash.1
|
|
@@ -12621,7 +12621,7 @@ being inverted using
|
|
These are the same conditions obeyed by the \fBerrexit\fP (\fB\-e\fP) option.
|
|
.IP
|
|
When the shell is not interactive,
|
|
-signals ignored upon entry to the shell cannot be trapped or reset.
|
|
+signals ignored upon entry to the shell cannot be trapped, reset or listed.
|
|
Interactive shells permit trapping signals ignored on entry.
|
|
Trapped signals that are not being ignored are reset to their original
|
|
values in a subshell or subshell environment when one is created.
|