Author: manuel
Date: 2005-05-31 11:10:50 -0600 (Tue, 31 May 2005)
New Revision: 5547

Modified:
   branches/cross-lfs/BOOK/bootable/common/fstab.xml
   branches/cross-lfs/BOOK/bootable/common/introduction.xml
Log:
Indented bootable/common/introduction.xml

Modified: branches/cross-lfs/BOOK/bootable/common/fstab.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/common/fstab.xml   2005-05-31 17:09:12 UTC 
(rev 5546)
+++ branches/cross-lfs/BOOK/bootable/common/fstab.xml   2005-05-31 17:10:50 UTC 
(rev 5547)
@@ -4,6 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 ]>
+
 <sect1 id="ch-bootable-fstab">
   <?dbhtml filename="fstab.html"?>
 

Modified: branches/cross-lfs/BOOK/bootable/common/introduction.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/common/introduction.xml    2005-05-31 
17:09:12 UTC (rev 5546)
+++ branches/cross-lfs/BOOK/bootable/common/introduction.xml    2005-05-31 
17:10:50 UTC (rev 5547)
@@ -1,16 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 ]>
+
 <sect1 id="ch-bootable-introduction">
-<title>Introduction</title>
-<?dbhtml filename="introduction.html"?>
+  <?dbhtml filename="introduction.html"?>
 
-<para>It is time to make the LFS system bootable. This chapter
-discusses creating an <filename>fstab</filename> file, building a
-kernel for the new LFS system, and installing the Grub boot loader so
-that the LFS system can be selected for booting at startup.</para>
+  <title>Introduction</title>
 
+  <para>It is time to make the LFS system bootable. This chapter
+  discusses creating an <filename>fstab</filename> file, building a
+  kernel for the new LFS system, and installing the boot loader so
+  that the LFS system can be selected for booting at startup.</para>
+
 </sect1>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to