From 86642a4ab498a232761f0dcb1ca83f06fc0d5a40 Mon Sep 17 00:00:00 2001 From: ru 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 f7670ab..68b488d 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.1