From 37fb1c8160fb2ef358d2bdb6232ff2556d6d2f9f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 11 Oct 1999 14:53:30 +0000 Subject: Cleanup. --- doc/filesystem/init.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/filesystem/init.t') 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 -- cgit v1.2.3