summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-10-04 20:39:50 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-10-04 20:39:50 +0000
commitcc9f952c0474225ab490b243cf64167d3f5cd75d (patch)
tree588eb1cd41b8b738c63f6b7bc9b0e8b04eacf30b /shells
parentRemove unneded file, it was man page hack which not works as is (diff)
Ok, if anybody really needs bash_builtins.1 (which is almost
useles), here PROPER fix and re-enabling it again. Please, step over on ports owned by me only if you 100% shure.
Notes
Notes: svn path=/head/; revision=2257
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/pkg-plist1
-rw-r--r--shells/bash1/files/patch-ae17
-rw-r--r--shells/bash1/pkg-plist1
-rw-r--r--shells/bash2/pkg-plist1
-rw-r--r--shells/bash3/pkg-plist1
5 files changed, 21 insertions, 0 deletions
diff --git a/shells/bash/pkg-plist b/shells/bash/pkg-plist
index 17d81137534f..c522ba058c68 100644
--- a/shells/bash/pkg-plist
+++ b/shells/bash/pkg-plist
@@ -4,4 +4,5 @@ bin/bash
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/bashbug
man/man1/bash.1.gz
+man/man1/bash_builtins.1.gz
info/bash.info
diff --git a/shells/bash1/files/patch-ae b/shells/bash1/files/patch-ae
new file mode 100644
index 000000000000..ec58ff4ae41a
--- /dev/null
+++ b/shells/bash1/files/patch-ae
@@ -0,0 +1,17 @@
+*** documentation/builtins.1.bak Sat Sep 18 00:06:53 1993
+--- documentation/builtins.1 Wed Oct 4 23:29:49 1995
+***************
+*** 10,15 ****
+ unset, until, wait, while \- bash built-in commands, see \fBbash\fR(1)
+ .SH BASH BUILTIN COMMANDS
+ .nr zZ 1
+! .so bash.1
+ .SH SEE ALSO
+ bash(1), sh(1)
+--- 10,15 ----
+ unset, until, wait, while \- bash built-in commands, see \fBbash\fR(1)
+ .SH BASH BUILTIN COMMANDS
+ .nr zZ 1
+! .so man1/bash.1
+ .SH SEE ALSO
+ bash(1), sh(1)
diff --git a/shells/bash1/pkg-plist b/shells/bash1/pkg-plist
index 17d81137534f..c522ba058c68 100644
--- a/shells/bash1/pkg-plist
+++ b/shells/bash1/pkg-plist
@@ -4,4 +4,5 @@ bin/bash
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/bashbug
man/man1/bash.1.gz
+man/man1/bash_builtins.1.gz
info/bash.info
diff --git a/shells/bash2/pkg-plist b/shells/bash2/pkg-plist
index 17d81137534f..c522ba058c68 100644
--- a/shells/bash2/pkg-plist
+++ b/shells/bash2/pkg-plist
@@ -4,4 +4,5 @@ bin/bash
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/bashbug
man/man1/bash.1.gz
+man/man1/bash_builtins.1.gz
info/bash.info
diff --git a/shells/bash3/pkg-plist b/shells/bash3/pkg-plist
index 17d81137534f..c522ba058c68 100644
--- a/shells/bash3/pkg-plist
+++ b/shells/bash3/pkg-plist
@@ -4,4 +4,5 @@ bin/bash
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/bashbug
man/man1/bash.1.gz
+man/man1/bash_builtins.1.gz
info/bash.info