mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-30 08:59:56 +02:00
commit bash-20200110 snapshot
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user