commit bash-20160902 snapshot

This commit is contained in:
Chet Ramey
2016-09-27 10:37:44 -04:00
parent 79eedac429
commit 4d63a61942
102 changed files with 12403 additions and 12293 deletions
+5 -1
View File
@@ -1446,6 +1446,10 @@ EEXXPPAANNSSIIOONN
tilde, parameter, variable, and arithmetic expansion and command sub-
stitution.
After these expansions are performed, quote characters present in the
original word are removed unless they have been quoted themselves
(_q_u_o_t_e _r_e_m_o_v_a_l).
Only brace expansion, word splitting, and pathname expansion can change
the number of words of the expansion; other expansions expand a single
word to a single word. The only exceptions to this are the expansions
@@ -5931,4 +5935,4 @@ BBUUGGSS
GNU Bash 4.4 2016 August 21 BASH(1)
GNU Bash 4.4 2016 August 26 BASH(1)