commit bash-20060511 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 22:48:16 -05:00
parent 8b35878f7d
commit 97db45b6be
18 changed files with 2941 additions and 2917 deletions
+4 -4
View File
@@ -6,12 +6,12 @@
.\" Case Western Reserve University
.\" chet@po.cwru.edu
.\"
.\" Last Change: Thu Apr 27 15:39:53 EDT 2006
.\" Last Change: Thu May 11 14:25:48 EDT 2006
.\"
.\" bash_builtins, strip all but Built-Ins section
.if \n(zZ=1 .ig zZ
.if \n(zY=1 .ig zY
.TH BASH 1 "2006 Apr 27" "GNU Bash-3.2"
.TH BASH 1 "2006 May 11" "GNU Bash-3.2"
.\"
.\" There's some problem with having a `@'
.\" in a tagged paragraph with the BSD man macros.
@@ -8407,8 +8407,8 @@ the command
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.
Trapped signals are reset to their original values in a child
process when it is created.
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
.I sigspec
is invalid; otherwise