aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/edquota/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-08-05 16:31:05 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-08-05 16:31:05 +0000
commit84e59eb50d533ef4e842fd057460814a2190b05c (patch)
tree63479b4fad6e4edc8f4c7be71c876af590d0c2b8 /usr.sbin/edquota/Makefile
parentf5c789f5a934dba022d7028c85ccba1a840b7e72 (diff)
downloadsrc-84e59eb50d533ef4e842fd057460814a2190b05c.tar.gz
src-84e59eb50d533ef4e842fd057460814a2190b05c.zip
Get rid of update. Make man page installation work with our scheme
(and rename a few in the process).
Notes
Notes: svn path=/head/; revision=1863
Diffstat (limited to 'usr.sbin/edquota/Makefile')
-rw-r--r--usr.sbin/edquota/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/edquota/Makefile b/usr.sbin/edquota/Makefile
index 38fa90c9a28e..1eb5de96377c 100644
--- a/usr.sbin/edquota/Makefile
+++ b/usr.sbin/edquota/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= edquota
-MAN8= edquota.0
+MAN8= edquota.8
.include <bsd.prog.mk>