Jonathan Nieder <[email protected]> writes: > Could you send a patch relative to src/dash.1 of > > git://git.kernel.org/pub/scm/utils/dash/dash.git master > > (or, barring that, a "diff -u" between the shipped dash.1 and your > modified version)?
Here's the diff against 0.5.5.1-7.4. --- dash.1.~1~ 2011-05-01 13:44:58.000000000 +0300 +++ dash.1 2011-05-01 13:45:36.000000000 +0300 @@ -2271,16 +2271,16 @@ There is a maximum of 10 mailboxes that can be monitored at once. .It Ev PS1 The primary prompt string, which defaults to -.Dq $ \ , +.Dq $\ , unless you are the superuser, in which case it defaults to -.Dq # \ . +.Dq #\ . .It Ev PS2 The secondary prompt string, which defaults to -.Dq \*[Gt] \ . +.Dq \*[Gt]\ . .It Ev PS4 Output before each line when execution trace (set -x) is enabled, defaults to -.Dq + \ . +.Dq +\ . .It Ev IFS Input Field Separators. This is normally set to
pgpXwvpnkpeGs.pgp
Description: PGP signature

