commit bash-20110506 snapshot

This commit is contained in:
Chet Ramey
2011-12-29 13:07:43 -05:00
parent af5751ec16
commit bfd181e794
13 changed files with 99 additions and 17 deletions
+2 -1
View File
@@ -2044,7 +2044,8 @@ After word splitting, unless the @option{-f} option has been set
If one of these characters appears, then the word is
regarded as a @var{pattern},
and replaced with an alphabetically sorted list of
file names matching the pattern. If no matching file names are found,
file names matching the pattern (@pxref{Pattern Matching}).
If no matching file names are found,
and the shell option @code{nullglob} is disabled, the word is left
unchanged.
If the @code{nullglob} option is set, and no matches are found, the word