diff options
Diffstat (limited to 'usr.sbin/edquota/Makefile')
-rw-r--r-- | usr.sbin/edquota/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/edquota/Makefile b/usr.sbin/edquota/Makefile index bf31c73..b8c35ae 100644 --- a/usr.sbin/edquota/Makefile +++ b/usr.sbin/edquota/Makefile @@ -2,5 +2,6 @@ # $FreeBSD$ PROG= edquota +MAN= edquota.8 .include <bsd.prog.mk> |