From 875ebd31e7b0c845a482d12d49e1a601a8fcfdd5 Mon Sep 17 00:00:00 2001 From: Oliver Eikemeier Date: Thu, 14 Oct 2004 13:24:20 +0000 Subject: - better reflect `bash --version' in PORTVERSION - new shopt colonbreakswords - fix default PATH --- shells/bash/files/patch-doc::bash.1 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 shells/bash/files/patch-doc::bash.1 (limited to 'shells/bash/files/patch-doc::bash.1') 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 -- cgit v1.2.3