From ffce9b39ead22e093892ab4a4ce0f9f4031b9a1b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 11 Oct 1999 20:10:03 +0000 Subject: More cleanup. --- doc/filesystem/lifecycle.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/filesystem/lifecycle.t') diff --git a/doc/filesystem/lifecycle.t b/doc/filesystem/lifecycle.t index 58c933f005..3f35c55f65 100644 --- a/doc/filesystem/lifecycle.t +++ b/doc/filesystem/lifecycle.t @@ -6,7 +6,7 @@ @c $Id$ @c -@chapter File System Lifecycle +@chapter Filesystem Lifecycle This chapter describes some of the dynamic behavior of file system control structures @@ -19,7 +19,7 @@ initialized to an empty state during the base file system initialization. The mount operation will add entries to the mount table chain. The un-mount operation will remove entries from the mount table chain. -@section Memory associated with the In Memory File System +@section Memory associated with the In Memory Filesystem A memory based file system draws its resources for files and directories from the memory resources of the system. When it is time to un-mount the -- cgit v1.2.3