From 56b5d7535b94f68324d688401270d40f3779f0aa Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 20 Mar 2001 18:13:31 +0000 Subject: Set the default manual section for sbin/ to 8. --- sbin/mount_nullfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/mount_nullfs') diff --git a/sbin/mount_nullfs/Makefile b/sbin/mount_nullfs/Makefile index 3f8b3ef..f7670ab 100644 --- a/sbin/mount_nullfs/Makefile +++ b/sbin/mount_nullfs/Makefile @@ -1,8 +1,8 @@ # @(#)Makefile 8.3 (Berkeley) 3/27/94 +# $FreeBSD$ PROG= mount_null SRCS= mount_null.c getmntopts.c -MAN8= mount_null.8 MOUNT= ${.CURDIR}/../mount CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT} -- cgit v1.1