Author: randy
Date: 2008-08-10 14:23:31 -0600 (Sun, 10 Aug 2008)
New Revision: 7518

Modified:
   trunk/BOOK/book/bookinfo.xml
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/xorg7.xml
Log:
Removed extraneous spaces from the XML

Modified: trunk/BOOK/book/bookinfo.xml
===================================================================
--- trunk/BOOK/book/bookinfo.xml        2008-08-01 15:50:25 UTC (rev 7517)
+++ trunk/BOOK/book/bookinfo.xml        2008-08-10 20:23:31 UTC (rev 7518)
@@ -30,7 +30,7 @@
     <para>Copyright &copy; &copyrightdate;, &copyholder;</para>
 
     <para>All rights reserved.</para>
-    
+
                <para>This book is licensed under a <xref linkend="CC"/>.</para>
 
                <para>Computer instructions may be extracted from the book 
under the

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2008-08-01 15:50:25 UTC (rev 7517)
+++ trunk/BOOK/general.ent      2008-08-10 20:23:31 UTC (rev 7518)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "01">                   <!-- Always 2 digits -->
+<!ENTITY day          "10">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2008">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "svn-&year;&month;&day;">
-<!ENTITY releasedate  "August &day;st, &year;">
+<!ENTITY releasedate  "August &day;th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2008-08-01 15:50:25 UTC 
(rev 7517)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2008-08-10 20:23:31 UTC 
(rev 7518)
@@ -118,7 +118,7 @@
       <para>June 19th, 2008</para>
       <itemizedlist>
         <listitem>
-          <para>[dj] - Merge 6.3 branch changes from r7489 - Clarified Xorg 
+          <para>[dj] - Merge 6.3 branch changes from r7489 - Clarified Xorg
           installation text, corrected Xorg patch paths, and added libXdmcp
           as a required dependency of Xorg Libs.</para>
         </listitem>

Modified: trunk/BOOK/x/installing/xorg7.xml
===================================================================
--- trunk/BOOK/x/installing/xorg7.xml   2008-08-01 15:50:25 UTC (rev 7517)
+++ trunk/BOOK/x/installing/xorg7.xml   2008-08-10 20:23:31 UTC (rev 7518)
@@ -86,7 +86,7 @@
 
   <para>Additionally, because of the large number of repetitive commands,
   you are encouraged to partially automate the build.  The commands below
-  (or similar) can be entered at the command line to compile each group of 
+  (or similar) can be entered at the command line to compile each group of
   packages (proto, utils, libs, apps, drivers).  The wiki links on each
   group's page contain specific commands to compile the entire group of
   packages, based on the content of the wget files.</para>

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

Reply via email to