Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > e1e80be6df3b04c5f67786341c6a2903 > files > 23

bash-3.2-32.el5_9.1.src.rpm

diff -up bash-3.2/doc/bash.1.trap bash-3.2/doc/bash.1
--- bash-3.2/doc/bash.1.trap	2011-02-10 15:22:32.000000000 +0100
+++ bash-3.2/doc/bash.1	2011-02-10 15:23:06.000000000 +0100
@@ -8429,7 +8429,7 @@ the command
 .I arg
 is executed each time a shell function or a script executed with the
 \fB.\fP or \fBsource\fP builtins finishes executing.
-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 child process when it is created.
 The return status is false if any