Browse Source

xml syntax fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
a4142a8d18
1 changed files with 1 additions and 0 deletions
  1. 1 0
      chapter03/creatingfs.xml

+ 1 - 0
chapter03/creatingfs.xml

@@ -10,6 +10,7 @@ system you want to create, but because we have to assume and work with
 something, we will assume you chose the ext2 file system.
 something, we will assume you chose the ext2 file system.
 </para>
 </para>
 
 
+<para>
 To create an ext2 file system, use the mke2fs command. The LFS partition
 To create an ext2 file system, use the mke2fs command. The LFS partition
 is used as the only option to the command and the file system is created.
 is used as the only option to the command and the file system is created.
 </para>
 </para>