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