From f10dc9aca1097011cc6fd2f38be5e855132c46f0 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 20 Mar 2001 18:17:26 +0000 Subject: Set the default manual section for usr.sbin/ to 8. --- usr.sbin/cdcontrol/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usr.sbin/cdcontrol') diff --git a/usr.sbin/cdcontrol/Makefile b/usr.sbin/cdcontrol/Makefile index 1c5be4ef..4560eac 100644 --- a/usr.sbin/cdcontrol/Makefile +++ b/usr.sbin/cdcontrol/Makefile @@ -1,4 +1,7 @@ +# $FreeBSD$ + PROG= cdcontrol +MAN1= ${PROG}.1 CFLAGS+= -Wall DPADD += ${LIBEDIT} ${LIBTERMCAP} -- cgit v1.1