summaryrefslogtreecommitdiffstats
path: root/doc/filesystem/init.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/filesystem/init.t')
-rw-r--r--doc/filesystem/init.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filesystem/init.t b/doc/filesystem/init.t
index 0a36258b73..d3f6ce0928 100644
--- a/doc/filesystem/init.t
+++ b/doc/filesystem/init.t
@@ -19,7 +19,7 @@ of the following:
@item Initialization of mount table chain control structure
@item Allocation of a @code{jnode} structure that will server as the root node
-of the `In Memory File System'
+of the `In Memory Filesystem'
@item Initialization of the allocated @code{jnode} with the appropriate OPS,
directory handlers and pathconf limits and options.