mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 18:52:35 +02:00
commit bash-20040129 snapshot
This commit is contained in:
+3
-1
@@ -4767,7 +4767,9 @@ BBUUGGSS
|
||||
|
||||
Commands inside of $$((...)) command substitution are not parsed until
|
||||
substitution is attempted. This will delay error reporting until some
|
||||
time after the command is entered.
|
||||
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.
|
||||
|
||||
Array variables may not (yet) be exported.
|
||||
|
||||
|
||||
+3
-1
@@ -8720,7 +8720,9 @@ a unit.
|
||||
.PP
|
||||
Commands inside of \fB$(\fP...\fB)\fP 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.
|
||||
.PP
|
||||
Array variables may not (yet) be exported.
|
||||
.zZ
|
||||
|
||||
+4
-2
@@ -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>
|
||||
|
||||
+9
-5
@@ -1,6 +1,6 @@
|
||||
%!PS-Adobe-3.0
|
||||
%%Creator: groff version 1.18.1
|
||||
%%CreationDate: Wed Jan 28 15:50:15 2004
|
||||
%%CreationDate: Thu Jan 29 16:59:28 2004
|
||||
%%DocumentNeededResources: font Times-Roman
|
||||
%%+ font Times-Bold
|
||||
%%+ font Times-Italic
|
||||
@@ -7241,10 +7241,14 @@ F1(bashbug)108.13 393.6 Q F2 1.316(inserts the \214rst thr)4.296 F 1.316
|
||||
(ce it into a subshell, which may be stopped as a unit.)-.18 E .95
|
||||
(Commands inside of)108 595.2 R F4($\()3.451 E F2(...)A F4(\))A F2 .951
|
||||
(command substitution ar)3.451 F 3.451(en)-.18 G .951
|
||||
(ot parsed until substitution is attempted.)-3.451 F
|
||||
(This will delay err)108 607.2 Q(or r)-.18 E
|
||||
(eporting until some time after the command is enter)-.18 E(ed.)-.18 E
|
||||
(Array variables may not \(yet\) be exported.)108 624 Q F0(GNU Bash-3.0)
|
||||
(ot parsed until substitution is attempted.)-3.451 F 2.132
|
||||
(This will delay err)108 607.2 R 2.132(or r)-.18 F 2.131
|
||||
(eporting until some time after the command is enter)-.18 F 4.631
|
||||
(ed. For)-.18 F(example,)4.631 E .43(unmatched par)108 619.2 R .431
|
||||
(entheses, even inside shell comments, will r)-.18 F .431(esult in err)
|
||||
-.18 F .431(or messages while the con-)-.18 F(str)108 631.2 Q
|
||||
(uct is being r)-.08 E(ead.)-.18 E
|
||||
(Array variables may not \(yet\) be exported.)108 648 Q F0(GNU Bash-3.0)
|
||||
72 768 Q(2004 Jan 28)149.845 E(63)199.835 E 0 Cg EP
|
||||
%%Trailer
|
||||
end
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
%!PS-Adobe-3.0
|
||||
%%Creator: groff version 1.18.1
|
||||
%%CreationDate: Wed Jan 28 15:50:16 2004
|
||||
%%CreationDate: Thu Jan 29 16:59:29 2004
|
||||
%%DocumentNeededResources: font Times-Roman
|
||||
%%+ font Times-Bold
|
||||
%%+ font Times-Italic
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
%!PS-Adobe-3.0
|
||||
%%Creator: groff version 1.18.1
|
||||
%%CreationDate: Wed Jan 28 15:50:16 2004
|
||||
%%CreationDate: Thu Jan 29 16:59:29 2004
|
||||
%%DocumentNeededResources: font Times-Roman
|
||||
%%+ font Times-Bold
|
||||
%%DocumentSuppliedResources: procset grops 1.18 1
|
||||
|
||||
Reference in New Issue
Block a user