summaryrefslogtreecommitdiffstats
path: root/sys/modules/nwfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/nwfs/Makefile')
-rw-r--r--sys/modules/nwfs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/nwfs/Makefile b/sys/modules/nwfs/Makefile
index 0046e14..bc0e328 100644
--- a/sys/modules/nwfs/Makefile
+++ b/sys/modules/nwfs/Makefile
@@ -1,6 +1,6 @@
-# $FreeBSD$
+# $FreeBSD$
-.PATH: ${.CURDIR}/../../nwfs
+.PATH: ${.CURDIR}/../../nwfs
KMOD= nwfs
@@ -8,7 +8,7 @@ SRCS= vnode_if.h \
nwfs_node.c nwfs_ioctl.c nwfs_io.c nwfs_vfsops.c nwfs_vnops.c \
nwfs_subr.c opt_ncp.h opt_nwfs.h opt_vmpage.h
-NOMAN=true
+NOMAN= true
.if defined(VNPRINT)
CFLAGS+= -DVNPRINT
OpenPOWER on IntegriCloud