FreeBSD Bugzilla – Attachment 129427 Details for
Bug 173410
[patch] sh(1) include PS1 expansions in man page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 880 bytes, created by
Derek Wood
on 2012-11-06 00:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Derek Wood
Created:
2012-11-06 00:20:00 UTC
Size:
880 bytes
patch
obsolete
>--- sh.1 2012-10-31 04:44:47.000000000 -0700 >+++ sh.1.new 2012-11-05 17:00:03.000000000 -0700 >@@ -1337,9 +1337,33 @@ > .Dq Li "$ " , > unless you are the superuser, in which case it defaults to > .Dq Li "# " . >+.Va PS1 >+may include any of the following formatting sequences, >+which are replaced by the given information: >+.Bl -tag -width indent >+.It Li \eH >+The local hostname >+.It Li \eh >+The fully-qualified hostname >+.It Li \eW >+The final component of the current working directory >+.It Li \ew >+The entire path of the current working directory >+.It Li \e$ >+Superuser status. >+.Dq Li " $ " >+for normal users and >+.Dq Li "# " >+for superusers. >+.It Li \e\e >+A literal backslash >+.El > .It Va PS2 > The secondary prompt string, which defaults to > .Dq Li "> " . >+.Va PS2 >+may include any of the formatting sequences from >+.Va PS1 . > .It Va PS4 > The prefix for the trace output (if > .Fl x
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 173410
: 129427