summaryrefslogtreecommitdiffstats
path: root/filesystem/minature_in-memory.rst
diff options
context:
space:
mode:
Diffstat (limited to 'filesystem/minature_in-memory.rst')
-rw-r--r--filesystem/minature_in-memory.rst21
1 files changed, 9 insertions, 12 deletions
diff --git a/filesystem/minature_in-memory.rst b/filesystem/minature_in-memory.rst
index 17aebd1..3bb994d 100644
--- a/filesystem/minature_in-memory.rst
+++ b/filesystem/minature_in-memory.rst
@@ -1,18 +1,15 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-Miniature In-Memory Filesystem
-##############################
-
-This chapter describes the Miniature In-Memory FileSystem (miniIMFS).
-The miniIMFS is a reduced feature version of the IMFS designed to
-provide minimal functionality and have a low memory footprint.
-
-This chapter should be written after the IMFS chapter is completed
-and describe the implementation of the mini-IMFS.
-
.. COMMENT: COPYRIGHT (c) 1988-2002.
-
.. COMMENT: On-Line Applications Research Corporation (OAR).
-
.. COMMENT: All rights reserved.
+Miniature In-Memory Filesystem
+##############################
+
+This chapter describes the Miniature In-Memory FileSystem (miniIMFS). The
+miniIMFS is a reduced feature version of the IMFS designed to provide minimal
+functionality and have a low memory footprint.
+
+This chapter should be written after the IMFS chapter is completed and describe
+the implementation of the mini-IMFS.