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/mtree/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin/mtree/Makefile') diff --git a/usr.sbin/mtree/Makefile b/usr.sbin/mtree/Makefile index 646cb41..15f7856 100644 --- a/usr.sbin/mtree/Makefile +++ b/usr.sbin/mtree/Makefile @@ -5,7 +5,6 @@ PROG= mtree SRCS= compare.c crc.c create.c excludes.c misc.c mtree.c spec.c verify.c \ strtofflags.c .PATH: ${.CURDIR}/../../usr.bin/cksum ${.CURDIR}/../../lib/libc/gen -MAN8= mtree.8 .if !defined(WORLD) DPADD+= ${LIBMD} -- cgit v1.1