summaryrefslogtreecommitdiffstats
path: root/sbin/mount_umapfs
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
committerru <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
commit56b5d7535b94f68324d688401270d40f3779f0aa (patch)
tree5595d1171fe386d2597473f260d7abc50f6f6ff3 /sbin/mount_umapfs
parentebd6ae3e698b396be69e6680b62601a931178567 (diff)
downloadFreeBSD-src-56b5d7535b94f68324d688401270d40f3779f0aa.zip
FreeBSD-src-56b5d7535b94f68324d688401270d40f3779f0aa.tar.gz
Set the default manual section for sbin/ to 8.
Diffstat (limited to 'sbin/mount_umapfs')
-rw-r--r--sbin/mount_umapfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_umapfs/Makefile b/sbin/mount_umapfs/Makefile
index 780b52c..f78f2f3 100644
--- a/sbin/mount_umapfs/Makefile
+++ b/sbin/mount_umapfs/Makefile
@@ -1,8 +1,8 @@
# @(#)Makefile 8.3 (Berkeley) 3/27/94
+# $FreeBSD$
PROG= mount_umap
SRCS= mount_umap.c getmntopts.c
-MAN8= mount_umap.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}
OpenPOWER on IntegriCloud