Roman Rakus 06616c
diff -up bash-4.1/doc/bash.1.manpage_trap bash-4.1/doc/bash.1
Roman Rakus 06616c
--- bash-4.1/doc/bash.1.manpage_trap	2012-08-28 10:06:00.561999092 +0200
Roman Rakus 06616c
+++ bash-4.1/doc/bash.1	2012-08-28 10:06:24.225304505 +0200
Roman Rakus 06616c
@@ -9251,7 +9251,7 @@ being inverted via
Roman Rakus 06616c
 These are the same conditions obeyed by the \fBerrexit\fP option.
Roman Rakus 06616c
 .if t .sp 0.5
Roman Rakus 06616c
 .if n .sp 1
Roman Rakus 06616c
-Signals ignored upon entry to the shell cannot be trapped or reset.
Roman Rakus 06616c
+Signals ignored upon entry to the shell cannot be trapped, reset or listed.
Roman Rakus 06616c
 Trapped signals that are not being ignored are reset to their original
Roman Rakus 06616c
 values in a subshell or subshell environment when one is created.
Roman Rakus 06616c
 The return status is false if any