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.
This commit is contained in:
parent
a837e1c1c4
commit
cc9f952c04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2257
@ -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
|
||||
|
17
shells/bash1/files/patch-ae
Normal file
17
shells/bash1/files/patch-ae
Normal file
@ -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)
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user