summaryrefslogtreecommitdiffstats
path: root/sys/modules/unionfs
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-01-11 15:49:02 +0000
committerru <ru@FreeBSD.org>2002-01-11 15:49:02 +0000
commit3f4f85365be57a63c7265d54f5b6d7bd534b176b (patch)
treed969e0da9d8f2f1a8ed4d8b51e09352160bdd7ae /sys/modules/unionfs
parentb57a6501b2476f8cb21852f5d9be785eec98d261 (diff)
downloadFreeBSD-src-3f4f85365be57a63c7265d54f5b6d7bd534b176b.zip
FreeBSD-src-3f4f85365be57a63c7265d54f5b6d7bd534b176b.tar.gz
Drop <bsd.man.mk> support from <bsd.kmod.mk>.
Not objected to by: -current
Diffstat (limited to 'sys/modules/unionfs')
-rw-r--r--sys/modules/unionfs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/unionfs/Makefile b/sys/modules/unionfs/Makefile
index 2f80909..64d38c5 100644
--- a/sys/modules/unionfs/Makefile
+++ b/sys/modules/unionfs/Makefile
@@ -5,6 +5,5 @@
KMOD= unionfs
SRCS= vnode_if.h \
union_subr.c union_vfsops.c union_vnops.c
-NOMAN=
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud