Name this module `umapfs'.

This commit is contained in:
Ruslan Ermilov 2001-05-23 10:02:22 +00:00
parent 99d300a1ec
commit 801060df34
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77033

View File

@ -2,7 +2,7 @@
.PATH: ${.CURDIR}/../../fs/umapfs
KMOD= umap
KMOD= umapfs
SRCS= vnode_if.h \
umap_subr.c umap_vfsops.c umap_vnops.c
NOMAN=