commit bash-20200117 snapshot

This commit is contained in:
Chet Ramey
2020-01-21 09:46:21 -05:00
parent abfcfa4e6f
commit 9831556ed0
26 changed files with 503 additions and 430 deletions
-2
View File
@@ -8993,8 +8993,6 @@ results in an invalid expression.
with the <code>.</code> or <code>source</code> builtins, or in a string processed by
the <code>eval</code> builtin.
</li><li> Process substitution is not available.
</li><li> While variable indirection is available, it may not be applied to the
&lsquo;<samp>#</samp>&rsquo; and &lsquo;<samp>?</samp>&rsquo; special parameters.