commit bash-20081229 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:34:43 -05:00
parent adeca69c7f
commit 012bac3904
377 changed files with 6142 additions and 17374 deletions
+6 -5
View File
@@ -3724,7 +3724,7 @@ If no matching file names are found,
and the shell option
<B>nullglob</B>
is disabled, the word is left unchanged.
is not enabled, the word is left unchanged.
If the
<B>nullglob</B>
@@ -4290,7 +4290,7 @@ This is semantically equivalent to
This type of redirection instructs the shell to read input from the
current source until a line containing only
<I>word</I>
<I>delimiter</I>
(with no trailing blanks)
is seen. All of
@@ -10236,7 +10236,7 @@ Read-only variables cannot be reset.
In <I>posix mode</I>, only shell variables are listed.
The output is sorted according to the current locale.
When options are specified, they set or unset shell attributes.
Any arguments remaining after the options are processed are treated
Any arguments remaining after option processing are treated
as values for the positional parameters and are assigned, in order, to
<B>$1</B>,
@@ -10436,8 +10436,9 @@ Same as
Same as
<B>-f</B>.
<B>nolog</B>
<DT><B>nolog</B>
<DD>
Currently ignored.
<DT><B>notify</B>
@@ -12150,6 +12151,6 @@ There may be only one active coprocess at a time.
</DL>
<HR>
This document was created by man2html from bash.1.<BR>
Time: 17 November 2008 17:38:14 EST
Time: 29 December 2008 10:37:31 EST
</BODY>
</HTML>