diff --git a/doc/bash.1 b/doc/bash.1 index 6cd3d16..7a48b23 100644 --- a/doc/bash.1 +++ b/doc/bash.1 @@ -10126,7 +10126,7 @@ being inverted using These are the same conditions obeyed by the \fBerrexit\fP (\fB\-e\fP) option. .if t .sp 0.5 .if n .sp 1 -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. Trapped signals that are not being ignored are reset to their original values in a subshell or subshell environment when one is created. The return status is false if any