Index: head/shells/bash/pkg-plist =================================================================== --- head/shells/bash/pkg-plist (revision 2256) +++ head/shells/bash/pkg-plist (revision 2257) @@ -1,7 +1,8 @@ @cwd /usr/local bin/bash @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells @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 Property changes on: head/shells/bash/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/shells/bash1/files/patch-ae =================================================================== --- head/shells/bash1/files/patch-ae (nonexistent) +++ head/shells/bash1/files/patch-ae (revision 2257) @@ -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) Property changes on: head/shells/bash1/files/patch-ae ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/shells/bash1/pkg-plist =================================================================== --- head/shells/bash1/pkg-plist (revision 2256) +++ head/shells/bash1/pkg-plist (revision 2257) @@ -1,7 +1,8 @@ @cwd /usr/local bin/bash @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells @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 Property changes on: head/shells/bash1/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/shells/bash2/pkg-plist =================================================================== --- head/shells/bash2/pkg-plist (revision 2256) +++ head/shells/bash2/pkg-plist (revision 2257) @@ -1,7 +1,8 @@ @cwd /usr/local bin/bash @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells @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 Property changes on: head/shells/bash2/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/shells/bash3/pkg-plist =================================================================== --- head/shells/bash3/pkg-plist (revision 2256) +++ head/shells/bash3/pkg-plist (revision 2257) @@ -1,7 +1,8 @@ @cwd /usr/local bin/bash @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells @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 Property changes on: head/shells/bash3/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property