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_msdosfs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/mount_msdosfs') diff --git a/sbin/mount_msdosfs/Makefile b/sbin/mount_msdosfs/Makefile index 1f9f486..49f63c5 100644 --- a/sbin/mount_msdosfs/Makefile +++ b/sbin/mount_msdosfs/Makefile @@ -4,6 +4,7 @@ PROG= mount_msdos SRCS= mount_msdos.c getmntopts.c +MAN= mount_msdos.8 DPADD= ${LIBUTIL} LDADD= -lutil -- cgit v1.1