summaryrefslogtreecommitdiffstats
path: root/doc/filesystem/lifecycle.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/lifecycle.t
parentEnabled index generation. (diff)
downloadrtems-ffce9b39ead22e093892ab4a4ce0f9f4031b9a1b.tar.bz2
More cleanup.
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