summaryrefslogtreecommitdiffstats
path: root/doc/filesystem/lifecycle.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/filesystem/lifecycle.t')
-rw-r--r--doc/filesystem/lifecycle.t4
1 files changed, 2 insertions, 2 deletions
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