mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-31 15:33:37 +02:00
commit bash-20190104 snapshot
This commit is contained in:
+4
-3
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user