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/pppctl/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.sbin/pppctl/Makefile') diff --git a/usr.sbin/pppctl/Makefile b/usr.sbin/pppctl/Makefile index 45495d6..224799d 100644 --- a/usr.sbin/pppctl/Makefile +++ b/usr.sbin/pppctl/Makefile @@ -1,10 +1,8 @@ # $FreeBSD$ PROG= pppctl -SRCS= pppctl.c CFLAGS+=-Wall LDADD+= -lc_r -ledit -ltermcap DPADD+= ${LIBC_R} ${LIBEDIT} ${LIBTERMCAP} -MAN8= pppctl.8 .include -- cgit v1.1