]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - bash/patches/bash-4.2-manpage_trap.patch
perl-Authen-SASL: New package
[people/amarx/ipfire-3.x.git] / bash / patches / bash-4.2-manpage_trap.patch
CommitLineData
56ba7d19
MT
1diff -up bash-4.1/doc/bash.1.manpage_trap bash-4.1/doc/bash.1
2--- bash-4.1/doc/bash.1.manpage_trap 2012-08-28 10:06:00.561999092 +0200
3+++ bash-4.1/doc/bash.1 2012-08-28 10:06:24.225304505 +0200
4@@ -9251,7 +9251,7 @@ being inverted via
5 These are the same conditions obeyed by the \fBerrexit\fP (\fB\-e\fP) option.
6 .if t .sp 0.5
7 .if n .sp 1
8-Signals ignored upon entry to the shell cannot be trapped or reset.
9+Signals ignored upon entry to the shell cannot be trapped, reset or listed.
10 Trapped signals that are not being ignored are reset to their original
11 values in a subshell or subshell environment when one is created.
12 The return status is false if any