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/atm/atmarpd/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin/atm/atmarpd/Makefile') diff --git a/usr.sbin/atm/atmarpd/Makefile b/usr.sbin/atm/atmarpd/Makefile index ebe4056..1f96f75 100644 --- a/usr.sbin/atm/atmarpd/Makefile +++ b/usr.sbin/atm/atmarpd/Makefile @@ -30,7 +30,6 @@ PROG= atmarpd SRCS= atmarpd.c atmarp_config.c atmarp_log.c atmarp_scsp.c \ atmarp_subr.c atmarp_timer.c -MAN8= atmarpd.8 CFLAGS+= -I${.CURDIR}/../../../sys LDADD+= -latm -lmd -- cgit v1.1