commit bash-20160916 snapshot

This commit is contained in:
Chet Ramey
2016-09-27 10:39:14 -04:00
parent 5606eb074d
commit f036615e27
86 changed files with 5847 additions and 3169 deletions
+1 -1
View File
@@ -2213,7 +2213,7 @@ The expansion is a string that is the value of @var{parameter} quoted in a
format that can be reused as input.
@item E
The expansion is a string that is the value of @var{parameter} with backslash
escape sequences expanded as with the @code{$'@dots{}'} quoting mechansim.
escape sequences expanded as with the @code{$'@dots{}'} quoting mechanism.
@item P
The expansion is a string that is the result of expanding the value of
@var{parameter} as if it were a prompt string (@pxref{Controlling the Prompt}).