diff --git a/usr.sbin/acpi/acpiconf/Makefile b/usr.sbin/acpi/acpiconf/Makefile index 7458a62d99f8..26e189e85054 100644 --- a/usr.sbin/acpi/acpiconf/Makefile +++ b/usr.sbin/acpi/acpiconf/Makefile @@ -1,8 +1,7 @@ # $Id: Makefile,v 1.2 2000/07/14 18:16:25 iwasaki Exp $ # $FreeBSD$ PROG= acpiconf -NOMAN= yes -#MAN8= acpiconf.8 +MAN8= acpiconf.8 .include