commit bash-20160902 snapshot

This commit is contained in:
Chet Ramey
2016-09-27 10:37:44 -04:00
parent 79eedac429
commit 4d63a61942
102 changed files with 12403 additions and 12293 deletions
+8 -3
View File
@@ -3,7 +3,7 @@
</HEAD>
<BODY><TABLE WIDTH=100%>
<TR>
<TH ALIGN=LEFT width=33%>BASH(1)<TH ALIGN=CENTER width=33%>2016 August 21<TH ALIGN=RIGHT width=33%>BASH(1)
<TH ALIGN=LEFT width=33%>BASH(1)<TH ALIGN=CENTER width=33%>2016 August 26<TH ALIGN=RIGHT width=33%>BASH(1)
</TR>
</TABLE>
<BR><A HREF="#index">Index</A>
@@ -3407,6 +3407,11 @@ same time as tilde, parameter, variable, and arithmetic expansion and
command substitution.
<P>
After these expansions are performed, quote characters present in the
original word are removed unless they have been quoted themselves
(<I>quote removal</I>).
<P>
Only brace expansion, word splitting, and pathname expansion
can change the number of words of the expansion; other expansions
expand a single word to a single word.
@@ -13524,7 +13529,7 @@ There may be only one active coprocess at a time.
<HR>
<TABLE WIDTH=100%>
<TR>
<TH ALIGN=LEFT width=33%>GNU Bash 4.4<TH ALIGN=CENTER width=33%>2016 August 21<TH ALIGN=RIGHT width=33%>BASH(1)
<TH ALIGN=LEFT width=33%>GNU Bash 4.4<TH ALIGN=CENTER width=33%>2016 August 26<TH ALIGN=RIGHT width=33%>BASH(1)
</TR>
</TABLE>
<HR>
@@ -13630,6 +13635,6 @@ There may be only one active coprocess at a time.
</DL>
<HR>
This document was created by man2html from bash.1.<BR>
Time: 22 August 2016 09:44:22 EDT
Time: 31 August 2016 10:24:30 EDT
</BODY>
</HTML>