diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-10-04 20:39:50 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-10-04 20:39:50 +0000 |
commit | cc9f952c0474225ab490b243cf64167d3f5cd75d (patch) | |
tree | 588eb1cd41b8b738c63f6b7bc9b0e8b04eacf30b /shells/bash/pkg-plist | |
parent | a837e1c1c4a9618e916db600efa9ba3c47d30e98 (diff) |
Notes
Diffstat (limited to 'shells/bash/pkg-plist')
-rw-r--r-- | shells/bash/pkg-plist | 1 |
1 files changed, 1 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 |