Author: ken Date: 2006-05-07 10:35:17 -0600 (Sun, 07 May 2006) New Revision: 7591
Modified: trunk/BOOK/chapter02/creatingfilesystem.xml Log: Remove unnecessary whitespace. Modified: trunk/BOOK/chapter02/creatingfilesystem.xml =================================================================== --- trunk/BOOK/chapter02/creatingfilesystem.xml 2006-05-07 12:42:05 UTC (rev 7590) +++ trunk/BOOK/chapter02/creatingfilesystem.xml 2006-05-07 16:35:17 UTC (rev 7591) @@ -17,7 +17,7 @@ popular. The third extended filesystem (<systemitem class="filesystem">ext3 </systemitem>) is a widely-used development of <systemitem class="filesystem"> ext2</systemitem> which adds a journal and is compatible with the E2fsprogs - utilities. We will create an <systemitem class="filesystem"> ext3</systemitem> + utilities. We will create an <systemitem class="filesystem">ext3</systemitem> file system. Build instructions for other file systems can be found at <ulink url="&blfs-root;view/svn/postlfs/filesystems.html"/>.</para> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
