diff options
author | asami <asami@FreeBSD.org> | 1995-10-04 22:46:05 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-04 22:46:05 +0800 |
commit | ae0527880c2059f380dfaee5345512e11da8748c (patch) | |
tree | 0746904f8e5b53dc6307a30e10347f9e5fe498a8 /shells | |
parent | ffaf6a1a59f9898ea36dd5cf87eedfa87b6c4e66 (diff) | |
download | freebsd-ports-gnome-ae0527880c2059f380dfaee5345512e11da8748c.tar.gz freebsd-ports-gnome-ae0527880c2059f380dfaee5345512e11da8748c.tar.zst freebsd-ports-gnome-ae0527880c2059f380dfaee5345512e11da8748c.zip |
Use compressed manpages.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/pkg-plist | 4 | ||||
-rw-r--r-- | shells/bash1/pkg-plist | 4 | ||||
-rw-r--r-- | shells/bash2/pkg-plist | 4 | ||||
-rw-r--r-- | shells/bash3/pkg-plist | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/shells/bash/pkg-plist b/shells/bash/pkg-plist index 8d51f4a46878..c522ba058c68 100644 --- a/shells/bash/pkg-plist +++ b/shells/bash/pkg-plist @@ -3,6 +3,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/bash_builtins.1.gz info/bash.info diff --git a/shells/bash1/pkg-plist b/shells/bash1/pkg-plist index 8d51f4a46878..c522ba058c68 100644 --- a/shells/bash1/pkg-plist +++ b/shells/bash1/pkg-plist @@ -3,6 +3,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/bash_builtins.1.gz info/bash.info diff --git a/shells/bash2/pkg-plist b/shells/bash2/pkg-plist index 8d51f4a46878..c522ba058c68 100644 --- a/shells/bash2/pkg-plist +++ b/shells/bash2/pkg-plist @@ -3,6 +3,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/bash_builtins.1.gz info/bash.info diff --git a/shells/bash3/pkg-plist b/shells/bash3/pkg-plist index 8d51f4a46878..c522ba058c68 100644 --- a/shells/bash3/pkg-plist +++ b/shells/bash3/pkg-plist @@ -3,6 +3,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/bash_builtins.1.gz info/bash.info |