commit bash-20110304 snapshot

This commit is contained in:
Chet Ramey
2011-12-29 13:04:46 -05:00
parent 5343870a1c
commit 40647963e2
24 changed files with 3999 additions and 36 deletions
+1 -1
View File
@@ -6236,7 +6236,7 @@ There is no maximum
limit on the size of an array, nor any requirement that members
be indexed or assigned contiguously.
Indexed arrays are referenced using integers (including arithmetic
expressions (@pxref{Shell Arithmetic}) and are zero-based;
expressions (@pxref{Shell Arithmetic})) and are zero-based;
associative arrays use arbitrary strings.
An indexed array is created automatically if any variable is assigned to