aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/chapter08.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/chapter08.xml')
-rw-r--r--chapter08/chapter08.xml19
1 files changed, 11 insertions, 8 deletions
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml
index ffe20ce1e..ace47328b 100644
--- a/chapter08/chapter08.xml
+++ b/chapter08/chapter08.xml
@@ -1,16 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+<!DOCTYPE chapter 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;
]>
+
<chapter id="chapter-bootable" xreflabel="Chapter 8">
-<?dbhtml dir="chapter08"?>
-<title>Making the LFS System Bootable</title>
-<?dbhtml filename="chapter08.html"?>
+ <?dbhtml dir="chapter08"?>
+ <?dbhtml filename="chapter08.html"?>
+
+ <title>Making the LFS System Bootable</title>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="fstab.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kernel.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grub.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="fstab.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kernel.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grub.xml"/>
</chapter>