From 75e3651a0c966dd9c667ac66c466415ccf3ad8e9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Oct 1999 18:30:47 +0000 Subject: Added shell of chapters on implementation of miniIMFS and TFTP client filesystems. Moved system call chapter to before filesystem implementation requirements. --- doc/filesystem/imfs.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/filesystem/imfs.t') diff --git a/doc/filesystem/imfs.t b/doc/filesystem/imfs.t index 037ea785a1..72d624099e 100644 --- a/doc/filesystem/imfs.t +++ b/doc/filesystem/imfs.t @@ -7,7 +7,7 @@ @chapter In-Memory Filesystem -This chapter describes the In-Memory Filesystem (IMFS). The IMFS is a +This chapter describes the In-Memory FileSystem (IMFS). The IMFS is a full featured POSIX filesystem that keeps all information in memory. @section IMFS Per Node Data Structure -- cgit v1.2.3