new bash_source_fullpath shell option; documentation updates for wait builtin

This commit is contained in:
Chet Ramey
2024-07-30 11:18:17 -04:00
parent d5ef283cbd
commit e45ec6f76b
23 changed files with 509 additions and 387 deletions
+7 -2
View File
@@ -13512,6 +13512,11 @@ Deprecated; a synonym for <B>array_expand_once</B>.
If set, a command name that is the name of a directory is executed as if
it were the argument to the <B>cd</B> command.
This option is only used by interactive shells.
<DT><B>bash_source_fullpath</B>
<DD>
If set, filenames added to the <B>BASH_SOURCE</B> array variable are
converted to full pathnames (see <B>Shell Variables</B> above).
<DT><B>cdable_vars</B>
<DD>
@@ -15590,7 +15595,7 @@ There may be only one active coprocess at a time.
<DT><A HREF="#lbDI">BUGS</A><DD>
</DL>
<HR>
This document was created by man2html from /usr/local/src/bash/bash-20240701/doc/bash.1.<BR>
Time: 03 July 2024 10:54:15 EDT
This document was created by man2html from /usr/local/src/bash/bash-20240724/doc/bash.1.<BR>
Time: 25 July 2024 11:43:06 EDT
</BODY>
</HTML>