commit bash-20190104 snapshot

This commit is contained in:
Chet Ramey
2019-01-08 11:03:27 -05:00
parent 89b3a79dd4
commit 5cc55f2f73
32 changed files with 857 additions and 759 deletions
+3 -2
View File
@@ -5984,8 +5984,9 @@ option.
</p><dl compact="compact">
<dt><code>assoc_expand_once</code></dt>
<dd><p>If set, the shell suppresses multiple evaluation of associative array
subscripts during arithmetic expression evaluation and while executing
builtins that can perform variable assignments.
subscripts during arithmetic expression evaluation, while executing
builtins that can perform variable assignments,
and while executing builtins that perform array dereferencing.
</p>
</dd>
<dt><code>autocd</code></dt>