summaryrefslogtreecommitdiffstats
path: root/doc/filesystem/init.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 20:10:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 20:10:03 +0000
commitffce9b39ead22e093892ab4a4ce0f9f4031b9a1b (patch)
tree85700f63fcee0f63ed542e7eb88cac7abbb9bcbd /doc/filesystem/init.t
parentEnabled index generation. (diff)
downloadrtems-ffce9b39ead22e093892ab4a4ce0f9f4031b9a1b.tar.bz2
More cleanup.
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.