On Mon, May 02, 2011 at 08:07:01AM +0000, Jonathan Nieder wrote:
> From: Kalle Olavi Niemitalo <[email protected]>
> 
> LANG=C man dash shows:
> 
>      PS1        The primary prompt string, which defaults to ``$  '', unless
>                 you are the superuser, in which case it defaults to ``#  ''.
> 
>      PS2        The secondary prompt string, which defaults to ``>  ''.
> 
>      PS4        Output before each line when execution trace (set -x) is
>                 enabled, defaults to ``+  ''.
> 
> Each of the documented default values has a graphic character and
> two spaces between the quotation marks.  However, the actual
> default values have only one space, rather than two.
> 
> Signed-off-by: Jonathan Nieder <[email protected]>

Patch applied.  Thanks.
-- 
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to