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
+4 -3
View File
@@ -12388,8 +12388,9 @@ The list of <B>shopt</B> options is:
<DD>
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.
<DT><B>autocd</B>
<DD>
@@ -14037,6 +14038,6 @@ There may be only one active coprocess at a time.
</DL>
<HR>
This document was created by man2html from bash.1.<BR>
Time: 21 December 2018 09:58:51 EST
Time: 02 January 2019 09:14:47 EST
</BODY>
</HTML>