summaryrefslogtreecommitdiff
path: root/doc/bash.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bash.html')
-rw-r--r--doc/bash.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/bash.html b/doc/bash.html
index c3b93799..fbbf4ca4 100644
--- a/doc/bash.html
+++ b/doc/bash.html
@@ -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>