commit bash-20180329 snapshot

This commit is contained in:
Chet Ramey
2018-04-02 10:00:50 -04:00
parent 12933b5bc7
commit 13b0033c46
11 changed files with 86 additions and 9 deletions
+1 -1
View File
@@ -6712,7 +6712,7 @@ In the absence of any traps, Bash ignores @code{SIGTERM}
@item
In the absence of any traps, @code{SIGINT} is caught and handled
((@pxref{Signals}).
(@pxref{Signals}).
@code{SIGINT} will interrupt some shell builtins.
@item