diff options
Diffstat (limited to 'shells/bash3/pkg-plist')
-rw-r--r-- | shells/bash3/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash3/pkg-plist b/shells/bash3/pkg-plist index 1824684a3b09..84a9302c4918 100644 --- a/shells/bash3/pkg-plist +++ b/shells/bash3/pkg-plist @@ -2,6 +2,6 @@ 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 -man/man1/bash_builtins.1 +man/man1/bash.1.gz +man/man1/bashbug.1.gz info/bash.info |