commit bash-20200110 snapshot

This commit is contained in:
Chet Ramey
2020-01-21 09:45:54 -05:00
parent 9420622819
commit abfcfa4e6f
20 changed files with 1383 additions and 1400 deletions
+2 -2
View File
@@ -13663,7 +13663,7 @@ attribute, <I>name</I> will be unset rather than the variable it
references.
<B>-n</B> has no effect if the <B>-f</B> option is supplied.
If no options are supplied, each <I>name</I> refers to a variable; if
there is no variable by that name, any function with that name is
there is no variable by that name, a function with that name, if any, is
unset.
Each unset variable or function is removed from the environment
passed to subsequent commands.
@@ -14150,6 +14150,6 @@ There may be only one active coprocess at a time.
</DL>
<HR>
This document was created by man2html from bash.1.<BR>
Time: 26 November 2019 11:18:28 EST
Time: 06 January 2020 08:53:48 EST
</BODY>
</HTML>