sh.1: default PS1 is "$ ", not "$"
This commit is contained in:
parent
1a6f37dc86
commit
d66f2a80d8
|
|
@ -2098,7 +2098,7 @@ if executing under
|
|||
The value of this variable is expanded for parameter
|
||||
expansion, command substitution, and arithmetic substitution to define the
|
||||
primary prompt string which by default is
|
||||
.RB `` "$\|\|\|" ''.
|
||||
.RB `` "$ \|\|\|" ''.
|
||||
The character
|
||||
.B !
|
||||
in the primary prompt string is replaced by the
|
||||
|
|
|
|||
Loading…
Reference in New Issue