svashisht / rpms / bash

Forked from rpms/bash 4 years ago
Clone

Blame SOURCES/bash-4.2-manpage_trap.patch

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