diff options
Diffstat (limited to 'shells/bash/files/patch-doc::bash.1')
-rw-r--r-- | shells/bash/files/patch-doc::bash.1 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/shells/bash/files/patch-doc::bash.1 b/shells/bash/files/patch-doc::bash.1 new file mode 100644 index 000000000000..f02dfdc9fa36 --- /dev/null +++ b/shells/bash/files/patch-doc::bash.1 @@ -0,0 +1,20 @@ +--- doc/bash.1.orig Mon Oct 11 16:08:41 2004 ++++ doc/bash.1 Mon Oct 11 16:09:35 2004 +@@ -1843,7 +1843,7 @@ + .SM + .B PROMPTING + below) and used as the primary prompt string. The default value is +-``\fB\es\-\ev\e$ \fP''. ++``\fB\eu\@\eh\e$ \fP''. + .TP + .B PS2 + The value of this parameter is expanded as with +@@ -8636,7 +8636,7 @@ + .SH FILES + .PD 0 + .TP +-.FN /bin/bash ++.FN %%PREFIX%%/bin/bash + The \fBbash\fP executable + .TP + .FN /etc/profile |