From d66f2a80d87ae5602faaf14df2447835d4f6c91b Mon Sep 17 00:00:00 2001 From: Martijn Dekker Date: Sun, 14 Jun 2020 08:42:07 +0200 Subject: [PATCH] sh.1: default PS1 is "$ ", not "$" --- src/cmd/ksh93/sh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cmd/ksh93/sh.1 b/src/cmd/ksh93/sh.1 index 83b1d2fca..ef0932028 100644 --- a/src/cmd/ksh93/sh.1 +++ b/src/cmd/ksh93/sh.1 @@ -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