diff options
Diffstat (limited to 'sbin/shutdown/Makefile')
-rw-r--r-- | sbin/shutdown/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/shutdown/Makefile b/sbin/shutdown/Makefile index 56b1e5d..c758c79 100644 --- a/sbin/shutdown/Makefile +++ b/sbin/shutdown/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PROG= shutdown +MAN= shutdown.8 BINGRP= operator BINMODE=4550 |