X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/beb54af10082dc588132b2c0d32e050028b72c78..78ed81a334dab56aa7a876792a473d67d4359c25:/sbin/quotacheck/Makefile diff --git a/sbin/quotacheck/Makefile b/sbin/quotacheck/Makefile index fa74932251..f89385191f 100644 --- a/sbin/quotacheck/Makefile +++ b/sbin/quotacheck/Makefile @@ -2,7 +2,7 @@ PROG= quotacheck SRCS= quotacheck.c preen.c -MAN8= quotacheck.0 +MAN8= quotacheck.8 .PATH: ${.CURDIR}/../fsck .include