summaryrefslogtreecommitdiffstats
path: root/share/man/man9/vnode.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/vnode.9')
-rw-r--r--share/man/man9/vnode.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vnode.9 b/share/man/man9/vnode.9
index 55095cb..4c17884 100644
--- a/share/man/man9/vnode.9
+++ b/share/man/man9/vnode.9
@@ -127,7 +127,7 @@ struct vnode {
/*
* Vnode flags.
*/
-#define VROOT 0x00001 /* root of its file system */
+#define VROOT 0x00001 /* root of its filesystem */
#define VTEXT 0x00002 /* vnode is a pure text prototype */
#define VSYSTEM 0x00004 /* vnode being used by kernel */
#define VISTTY 0x00008 /* vnode represents a tty */
OpenPOWER on IntegriCloud