From 0a5779d45bf5cbb474e004524b8788e796db914c Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 26 Mar 2001 14:33:27 +0000 Subject: - Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN. --- sbin/mount_nullfs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/mount_nullfs') diff --git a/sbin/mount_nullfs/Makefile b/sbin/mount_nullfs/Makefile index f7670ab468686..68b488de88e58 100644 --- a/sbin/mount_nullfs/Makefile +++ b/sbin/mount_nullfs/Makefile @@ -3,6 +3,7 @@ PROG= mount_null SRCS= mount_null.c getmntopts.c +MAN= mount_null.8 MOUNT= ${.CURDIR}/../mount CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT} -- cgit v1.3