mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-10 04:00:34 +02:00
commit bash-20151204 snapshot
This commit is contained in:
+1
-2
@@ -1,4 +1,4 @@
|
||||
input texinfo.tex @c -*- texinfo -*-
|
||||
\input texinfo.tex @c -*- texinfo -*-
|
||||
@c %**start of header
|
||||
@setfilename bashref.info
|
||||
@settitle Bash Reference Manual
|
||||
@@ -454,7 +454,6 @@ When the shell is in
|
||||
@sc{posix} mode (@pxref{Bash POSIX Mode}),
|
||||
the @samp{!} has no special meaning
|
||||
within double quotes, even when history expansion is enabled.
|
||||
The characters
|
||||
The characters @samp{$} and @samp{`}
|
||||
retain their special meaning within double quotes (@pxref{Shell Expansions}).
|
||||
The backslash retains its special meaning only when followed by one of
|
||||
|
||||
Reference in New Issue
Block a user