aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/errata.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-12-18 12:25:25 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-12-18 12:25:25 +0000
commitb330f4a3a2f203aa63a209d73c6adaef8fe31a59 (patch)
treeb32bcfa91206e03de78643412db1b3a8d885132a /prologue/errata.xml
parent8e8f00393a39f9d4fed85557ffe8b33cc0480807 (diff)
Prologue indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/errata.xml')
-rw-r--r--prologue/errata.xml26
1 files changed, 14 insertions, 12 deletions
diff --git a/prologue/errata.xml b/prologue/errata.xml
index b9f7fc3b0..69e196210 100644
--- a/prologue/errata.xml
+++ b/prologue/errata.xml
@@ -1,20 +1,22 @@
<?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="pre-errata">
-<title>Errata</title>
-<?dbhtml filename="errata.html"?>
+ <?dbhtml filename="errata.html"?>
-<para>The software used to create an LFS system is constantly being updated and
-enhanced. Security warnings and bug fixes may become available after the LFS
-book has been released. To check whether the package versions or instructions in
-this release of LFS need any modifications to accommodate security
-vulnerabilities or other bug fixes, please visit <ulink url="&errata;"/> before
-proceeding with your build. You should note any changes shown and apply them to
-the relevant section of the book as you progress with building the LFS system.
-</para>
+ <title>Errata</title>
-</sect1>
+ <para>The software used to create an LFS system is constantly being updated
+ and enhanced. Security warnings and bug fixes may become available after
+ the LFS book has been released. To check whether the package versions or
+ instructions in this release of LFS need any modifications to accommodate
+ security vulnerabilities or other bug fixes, please visit <ulink
+ url="&errata;"/> before proceeding with your build. You should note any
+ changes shown and apply them to the relevant section of the book as you
+ progress with building the LFS system.</para>
+</sect1>