mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 10:12:38 +02:00
commit bash-20160902 snapshot
This commit is contained in:
+5
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user