summaryrefslogtreecommitdiffstats
path: root/doc/filesystem/init.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 14:53:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 14:53:30 +0000
commit37fb1c8160fb2ef358d2bdb6232ff2556d6d2f9f (patch)
treeb75274c5cd420e03d38b5be0a40e631661f48d4a /doc/filesystem/init.t
parentFirst cut at complete document under CVS and texinfo. (diff)
downloadrtems-37fb1c8160fb2ef358d2bdb6232ff2556d6d2f9f.tar.bz2
Cleanup.
Diffstat (limited to 'doc/filesystem/init.t')
-rw-r--r--doc/filesystem/init.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/filesystem/init.t b/doc/filesystem/init.t
index 68d58ff783..0a36258b73 100644
--- a/doc/filesystem/init.t
+++ b/doc/filesystem/init.t
@@ -18,10 +18,10 @@ of the following:
@item Initialization of mount table chain control structure
-@item Allocation of a -jnode- structure that will server as the root node
+@item Allocation of a @code{jnode} structure that will server as the root node
of the `In Memory File System'
-@item Initialization of the allocated -jnode- with the appropriate OPS,
+@item Initialization of the allocated @code{jnode} with the appropriate OPS,
directory handlers and pathconf limits and options.
@item Allocation of a memory region for file system specific global