commit bash-20040129 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 12:54:16 -05:00
parent 113d85a4ab
commit 704a1a2a9b
39 changed files with 10607 additions and 444 deletions
+4 -2
View File
@@ -11233,7 +11233,9 @@ a unit.
Commands inside of <B>$(</B>...<B>)</B> command substitution are not
parsed until substitution is attempted. This will delay error
reporting until some time after the command is entered.
reporting until some time after the command is entered. For example,
unmatched parentheses, even inside shell comments, will result in
error messages while the construct is being read.
<P>
Array variables may not (yet) be exported.
@@ -11341,6 +11343,6 @@ Array variables may not (yet) be exported.
</DL>
<HR>
This document was created by man2html from bash.1.<BR>
Time: 28 January 2004 15:50:27 EST
Time: 29 January 2004 16:59:30 EST
</BODY>
</HTML>