summaryrefslogtreecommitdiffstats
path: root/filesystem/minature_in-memory.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-10-27 18:01:51 -0700
committerChris Johns <chrisj@rtems.org>2016-10-27 18:03:57 -0700
commit4cacea0963193cbc3585528d8cfc7f1996c30234 (patch)
tree42e2e446560fdc14ef95171d5810885638669bb9 /filesystem/minature_in-memory.rst
parentporting: Fix code-block markup (diff)
downloadrtems-docs-4cacea0963193cbc3585528d8cfc7f1996c30234.tar.bz2
Fix filesystem formatting.
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.