mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-06 20:00:49 +02:00
fix for readline redisplay issue in C locale; fix for small memory leak in termcap replacement library; updates to formatted documentation; fix problem with distclean and y.tab.h; Makefile clean targets updates
This commit is contained in:
+5
-4
@@ -2886,7 +2886,8 @@ is not used to search for the resultant filename.
|
||||
If set to an integer corresponding to a valid file descriptor, <B>bash</B>
|
||||
will write the trace output generated when
|
||||
|
||||
is enabled to that file descriptor.
|
||||
is enabled to that file descriptor,
|
||||
instead of the standard error.
|
||||
The file descriptor is closed when
|
||||
<FONT SIZE=-1><B>BASH_XTRACEFD</B>
|
||||
|
||||
@@ -3266,7 +3267,7 @@ split lines into words with the
|
||||
<B>read</B>
|
||||
|
||||
builtin command.
|
||||
Word splitting is described above under
|
||||
Word splitting is described below under
|
||||
<FONT SIZE=-1><B>EXPANSION</B>.
|
||||
|
||||
</FONT>
|
||||
@@ -16506,7 +16507,7 @@ Array variables may not (yet) be exported.
|
||||
<DT><A HREF="#lbDJ">BUGS</A><DD>
|
||||
</DL>
|
||||
<HR>
|
||||
This document was created by man2html from /usr/local/src/bash/bash-20241031/doc/bash.1.<BR>
|
||||
Time: 01 November 2024 18:25:05 EDT
|
||||
This document was created by man2html from /usr/local/src/bash/bash-20241104/doc/bash.1.<BR>
|
||||
Time: 04 November 2024 18:15:00 EST
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
Reference in New Issue
Block a user