svashisht / rpms / bash

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