summaryrefslogtreecommitdiff
path: root/shells/bash/files/patch-doc::bash.1
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-10-14 13:24:20 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-10-14 13:24:20 +0000
commit875ebd31e7b0c845a482d12d49e1a601a8fcfdd5 (patch)
treeaee72473670eb41fcdd9149216a8d8a827130e5e /shells/bash/files/patch-doc::bash.1
parentUpdate to 1.08 (diff)
- better reflect `bash --version' in PORTVERSION
- new shopt colonbreakswords - fix default PATH
Diffstat (limited to 'shells/bash/files/patch-doc::bash.1')
-rw-r--r--shells/bash/files/patch-doc::bash.120
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