From 4cacea0963193cbc3585528d8cfc7f1996c30234 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 27 Oct 2016 18:01:51 -0700 Subject: Fix filesystem formatting. --- filesystem/minature_in-memory.rst | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) (limited to 'filesystem/minature_in-memory.rst') 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. -- cgit v1.2.3