Author: manuel
Date: 2005-06-03 10:55:31 -0600 (Fri, 03 Jun 2005)
New Revision: 5609

Modified:
   branches/cross-lfs/BOOK/materials/x86/packages.xml
   branches/cross-lfs/BOOK/materials/x86/patches.xml
Log:
Indented materials/x86/patches.xml

Modified: branches/cross-lfs/BOOK/materials/x86/packages.xml
===================================================================
--- branches/cross-lfs/BOOK/materials/x86/packages.xml  2005-06-03 16:52:40 UTC 
(rev 5608)
+++ branches/cross-lfs/BOOK/materials/x86/packages.xml  2005-06-03 16:55:31 UTC 
(rev 5609)
@@ -1,15 +1,15 @@
 <?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-materials-packages-x86">
   <?dbhtml filename="packages-x86.html"?>
 
   <title>Aditional Packages for x86</title>
 
-  <para>Download or otherwise obtain the following packages:</para>
-
   <variablelist role="materials">
 
     <varlistentry>

Modified: branches/cross-lfs/BOOK/materials/x86/patches.xml
===================================================================
--- branches/cross-lfs/BOOK/materials/x86/patches.xml   2005-06-03 16:52:40 UTC 
(rev 5608)
+++ branches/cross-lfs/BOOK/materials/x86/patches.xml   2005-06-03 16:55:31 UTC 
(rev 5609)
@@ -1,37 +1,27 @@
 <?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">
   <!ENTITY % patches-entities SYSTEM "../../patches.ent">
   %general-entities;
   %patches-entities;
 ]>
+
 <sect1 id="ch-materials-patches-x86">
-<title>Needed Patches for x86</title>
-<?dbhtml filename="patches-x86.html"?>
+  <?dbhtml filename="patches-x86.html"?>
 
-<para>In addition to the packages, several patches are also required.
-These patches correct any mistakes in the packages that should be
-fixed by the maintainer.  The patches also make small modifications to
-make the packages easier to work with. The following patches will be
-needed to build an LFS system:</para>
+  <title>Aditional Patches for x86</title>
 
-<variablelist role="materials">
+  <variablelist role="materials">
 
-<varlistentry>
-<term>Coreutils Uname Patch - 1 KB:</term>
-<listitem>
-<para><ulink url="&patches-root;coreutils/&coreutils-x86_uname-patch;"/></para>
-</listitem>
-</varlistentry>
+    <varlistentry>
+      <term>Coreutils Uname Patch - 1 KB:</term>
+      <listitem>
+        <para><ulink
+        url="&patches-root;coreutils/&coreutils-x86_uname-patch;"/></para>
+      </listitem>
+    </varlistentry>
 
-</variablelist>
+  </variablelist>
 
-<para>In addition to the above required patches, there exist a number of
-optional patches created by the LFS community. These optional patches
-solve minor problems or enable functionality that is not enabled by
-default. Feel free to peruse the patches database located at
-<ulink url="&lfs-root;patches/"/> and acquire any additional
-patches to suit the system needs.</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