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_unionfs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/mount_unionfs') diff --git a/sbin/mount_unionfs/Makefile b/sbin/mount_unionfs/Makefile index db8b51a..6b58c2d 100644 --- a/sbin/mount_unionfs/Makefile +++ b/sbin/mount_unionfs/Makefile @@ -3,6 +3,7 @@ PROG= mount_union SRCS= mount_union.c getmntopts.c +MAN= mount_union.8 MOUNT= ${.CURDIR}/../mount CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT} -- cgit v1.1