next set of documentation updates (job control); fix read timeout problem; fix bash-source-fullpath default; brace expansion integer overflow fix; fix for help output for loadable builtins

This commit is contained in:
Chet Ramey
2024-10-15 10:02:17 -04:00
parent 5edfaa45e7
commit 3ed028ccec
37 changed files with 4847 additions and 4331 deletions
+8 -8
View File
@@ -15,9 +15,9 @@
\entry{\code {caller}}{61}
\entry{\code {cd}}{51}
\entry{\code {command}}{61}
\entry{\code {compgen}}{157}
\entry{\code {complete}}{158}
\entry{\code {compopt}}{161}
\entry{\code {compgen}}{158}
\entry{\code {complete}}{159}
\entry{\code {compopt}}{162}
\entry{\code {continue}}{52}
\initial {D}
\entry{\code {declare}}{62}
@@ -32,16 +32,16 @@
\entry{\code {export}}{52}
\initial {F}
\entry{\code {false}}{53}
\entry{\code {fc}}{165}
\entry{\code {fg}}{124}
\entry{\code {fc}}{166}
\entry{\code {fg}}{125}
\initial {G}
\entry{\code {getopts}}{53}
\initial {H}
\entry{\code {hash}}{54}
\entry{\code {help}}{65}
\entry{\code {history}}{165}
\entry{\code {history}}{166}
\initial {J}
\entry{\code {jobs}}{124}
\entry{\code {jobs}}{125}
\initial {K}
\entry{\code {kill}}{125}
\initial {L}
@@ -79,4 +79,4 @@
\entry{\code {unalias}}{71}
\entry{\code {unset}}{58}
\initial {W}
\entry{\code {wait}}{125}
\entry{\code {wait}}{126}