aboutsummaryrefslogtreecommitdiff
path: root/shells/pdksh
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-08-13 21:30:07 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-08-13 21:30:07 +0000
commitd265ace04df1f00a3ef57c05807648dc66d9c92f (patch)
treea61e2b1020713d06db325830ed290720f6c11641 /shells/pdksh
parent09b64b0d357a11d7f6dc3fb10c32e36ea5b8d90d (diff)
downloadports-d265ace04df1f00a3ef57c05807648dc66d9c92f.tar.gz
ports-d265ace04df1f00a3ef57c05807648dc66d9c92f.zip
Removed manpages from pkg/PLIST
Notes
Notes: svn path=/head/; revision=12505
Diffstat (limited to 'shells/pdksh')
-rw-r--r--shells/pdksh/pkg-plist1
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/pdksh/pkg-plist b/shells/pdksh/pkg-plist
index 651cadf8359f..4200e6156edd 100644
--- a/shells/pdksh/pkg-plist
+++ b/shells/pdksh/pkg-plist
@@ -1,4 +1,3 @@
bin/ksh
@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
-man/man1/ksh.1.gz