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/rarpd/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.sbin/rarpd') diff --git a/usr.sbin/rarpd/Makefile b/usr.sbin/rarpd/Makefile index f5825a2..05c7419 100644 --- a/usr.sbin/rarpd/Makefile +++ b/usr.sbin/rarpd/Makefile @@ -2,8 +2,6 @@ # $FreeBSD$ PROG= rarpd -MAN8= rarpd.8 -SRCS= rarpd.c CFLAGS+= -DTFTP_DIR=\"/tftpboot\" -- cgit v1.1