mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-04 02:40:49 +02:00
builtins now return success if supplied --help; use groff to build HTML man pages; reset mbstate if $'...' strings read an invalid multibyte sequence; read -t 0 now looks at other options (-n/-N/-d) and sets the terminal state appropriately
This commit is contained in:
+7
-7
@@ -1,9 +1,9 @@
|
||||
\initial {!}
|
||||
\entry{\code {!}}{10}
|
||||
\initial {[}
|
||||
\entry{\code {[[}}{14}
|
||||
\entry{\code {[[}}{15}
|
||||
\initial {]}
|
||||
\entry{\code {]]}}{14}
|
||||
\entry{\code {]]}}{15}
|
||||
\initial {{\indexlbrace }}
|
||||
\entry{\code {{\tt \char 123}}}{18}
|
||||
\initial {{\indexrbrace }}
|
||||
@@ -14,20 +14,20 @@
|
||||
\entry{\code {do}}{12}
|
||||
\entry{\code {done}}{12}
|
||||
\initial {E}
|
||||
\entry{\code {elif}}{12}
|
||||
\entry{\code {else}}{12}
|
||||
\entry{\code {elif}}{13}
|
||||
\entry{\code {else}}{13}
|
||||
\entry{\code {esac}}{13}
|
||||
\initial {F}
|
||||
\entry{\code {fi}}{12}
|
||||
\entry{\code {fi}}{13}
|
||||
\entry{\code {for}}{12}
|
||||
\entry{\code {function}}{19}
|
||||
\initial {I}
|
||||
\entry{\code {if}}{12}
|
||||
\entry{\code {if}}{13}
|
||||
\entry{\code {in}}{13}
|
||||
\initial {S}
|
||||
\entry{\code {select}}{14}
|
||||
\initial {T}
|
||||
\entry{\code {then}}{12}
|
||||
\entry{\code {then}}{13}
|
||||
\entry{\code {time}}{10}
|
||||
\initial {U}
|
||||
\entry{\code {until}}{12}
|
||||
|
||||
Reference in New Issue
Block a user