mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-29 22:21:20 +02:00
fix longjmp error when timing null command in posix mode; unset exit trap in subshells before checking for pending fatal signal; changes for gcc sometimes-uninitialized warning
This commit is contained in:
+1
-1
@@ -9068,7 +9068,7 @@ The character whose ASCII code is the octal value @var{nnn}.
|
||||
A backslash.
|
||||
@item \[
|
||||
Begin a sequence of non-printing characters.
|
||||
Thiss could be used to
|
||||
This could be used to
|
||||
embed a terminal control sequence into the prompt.
|
||||
@item \]
|
||||
End a sequence of non-printing characters.
|
||||
|
||||
Reference in New Issue
Block a user