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