Author: randy
Date: 2008-08-10 14:33:05 -0600 (Sun, 10 Aug 2008)
New Revision: 7519

Modified:
   branches/6.3/BOOK/general.ent
   branches/6.3/BOOK/general/prog/jdk.xml
   branches/6.3/BOOK/introduction/welcome/changelog.xml
   branches/6.3/BOOK/x/installing/xorg7.xml
Log:
Removed extraneous spaces from the XML

Modified: branches/6.3/BOOK/general/prog/jdk.xml
===================================================================
--- branches/6.3/BOOK/general/prog/jdk.xml      2008-08-10 20:23:31 UTC (rev 
7518)
+++ branches/6.3/BOOK/general/prog/jdk.xml      2008-08-10 20:33:05 UTC (rev 
7519)
@@ -41,7 +41,7 @@
 
     <note><para>Sun has recently decided not to provide JRL sources for
     the latest update versions of the JDK. Sun is actively working on a GPL'd
-    version of the JDK, titled 
+    version of the JDK, titled
     <ulink url="http://openjdk.java.net/projects/jdk6/";>OpenJDK</ulink>.
     This new JDK will be licensed under the
     <ulink url="http://openjdk.java.net/legal/gplv2+ce.html";>GNU General

Modified: branches/6.3/BOOK/general.ent
===================================================================
--- branches/6.3/BOOK/general.ent       2008-08-10 20:23:31 UTC (rev 7518)
+++ branches/6.3/BOOK/general.ent       2008-08-10 20:33:05 UTC (rev 7519)
@@ -3,11 +3,11 @@
 $Date$
 -->
 
-<!ENTITY day          "12">                   <!-- Always 2 digits -->
-<!ENTITY month        "07">                   <!-- Always 2 digits -->
+<!ENTITY day          "10">                   <!-- Always 2 digits -->
+<!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2008">
 <!ENTITY version      "6.3-rc2">
-<!ENTITY releasedate  "July &day;th, &year;">
+<!ENTITY releasedate  "August &day;th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "6.3-rc2">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "6.3">          <!-- 
version|testing|unstable|development] -->

Modified: branches/6.3/BOOK/introduction/welcome/changelog.xml
===================================================================
--- branches/6.3/BOOK/introduction/welcome/changelog.xml        2008-08-10 
20:23:31 UTC (rev 7518)
+++ branches/6.3/BOOK/introduction/welcome/changelog.xml        2008-08-10 
20:33:05 UTC (rev 7519)
@@ -106,7 +106,7 @@
       <para>June 19th, 2008</para>
       <itemizedlist>
         <listitem>
-          <para>[dj] - Corrected text surrounding the sample commands 
+          <para>[dj] - Corrected text surrounding the sample commands
           Xorg installation.</para>
         </listitem>
         <listitem>

Modified: branches/6.3/BOOK/x/installing/xorg7.xml
===================================================================
--- branches/6.3/BOOK/x/installing/xorg7.xml    2008-08-10 20:23:31 UTC (rev 
7518)
+++ branches/6.3/BOOK/x/installing/xorg7.xml    2008-08-10 20:33:05 UTC (rev 
7519)
@@ -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