commit bash-20190822 snapshot

This commit is contained in:
Chet Ramey
2019-08-23 09:52:32 -04:00
parent 3ec948312d
commit d11d79842a
9 changed files with 147 additions and 36 deletions
+1 -1
View File
@@ -2334,7 +2334,7 @@ is an array variable subscripted with @samp{@@} or @samp{*},
the operation is applied to each member of the
array in turn, and the expansion is the resultant list.
The result of the expansion is subject to word splitting and pathname
The result of the expansion is subject to word splitting and filename
expansion as described below.
@end table