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/dpt/dpt_ctls/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.sbin/dpt/dpt_ctls/Makefile') diff --git a/usr.sbin/dpt/dpt_ctls/Makefile b/usr.sbin/dpt/dpt_ctls/Makefile index e0b0eda..03d3f26 100644 --- a/usr.sbin/dpt/dpt_ctls/Makefile +++ b/usr.sbin/dpt/dpt_ctls/Makefile @@ -2,10 +2,8 @@ # $FreeBSD$ PROG= dpt_ctls -SRCS= dpt_ctls.c CFLAGS+=-Wall -I${.CURDIR}/../../../sys BINMODE=500 -MAN8= dpt_ctls.8 .include -- cgit v1.1