summaryrefslogtreecommitdiffstats
path: root/doc/filesystem/filesystem.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/filesystem/filesystem.texi')
-rw-r--r--doc/filesystem/filesystem.texi8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/filesystem/filesystem.texi b/doc/filesystem/filesystem.texi
index 41ea89ac38..f18a466b40 100644
--- a/doc/filesystem/filesystem.texi
+++ b/doc/filesystem/filesystem.texi
@@ -63,12 +63,10 @@ END-INFO-DIR-ENTRY
@c The alternative is to rework a sentence to avoid this problem.
@include preface.texi
-@include basefs.texi
-@include applayering.texi
@include patheval.texi
@include init.texi
@include mounting.texi
-@include lifecycle.texi
+@include fsrequirements.texi
@include imfs.texi
@include syscalls.texi
@ifinfo
@@ -79,12 +77,10 @@ This is the online version of the RTEMS Filesystem Design Guide.
@menu
* Preface::
-* Base Filesystem::
-* Applications and Functional Layering::
* Pathname Evaluation::
* System Initialization::
* Mounting and Unmounting Filesystems::
-* Filesystem Lifecycle::
+* Filesystem Requirements::
* In-Memory Filesystem::
* System Call Development Notes::
* Command and Variable Index::