diff options
Diffstat (limited to 'shells/bash/files/patch-doc::bashref.texi')
-rw-r--r-- | shells/bash/files/patch-doc::bashref.texi | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shells/bash/files/patch-doc::bashref.texi b/shells/bash/files/patch-doc::bashref.texi index e56d56bb9792..555fbd522c66 100644 --- a/shells/bash/files/patch-doc::bashref.texi +++ b/shells/bash/files/patch-doc::bashref.texi @@ -17,3 +17,12 @@ This is Edition @value{EDITION}, last updated @value{UPDATED}, of @cite{The GNU Bash Reference Manual}, +@@ -4218,7 +4218,7 @@ + + + @item PS1 +-The primary prompt string. The default value is @samp{\s-\v\$ }. ++The primary prompt string. The default value is @samp{\u@@\h\$ }. + @xref{Printing a Prompt}, for the complete list of escape + sequences that are expanded before @env{PS1} is displayed. + |