Author: dj
Date: 2011-01-24 21:02:57 -0700 (Mon, 24 Jan 2011)
New Revision: 8852

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/installing.xml
Log:
Reverted reversal of Xorg Utilities and Xorg Protocol Headers.

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2011-01-23 23:00:50 UTC (rev 8851)
+++ trunk/BOOK/general.ent      2011-01-25 04:02:57 UTC (rev 8852)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "23">                   <!-- Always 2 digits -->
+<!ENTITY day          "24">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2011">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "svn-&year;&month;&day;">
-<!ENTITY releasedate  "January &day;rd, &year;">
+<!ENTITY releasedate  "January &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       2011-01-23 23:00:50 UTC 
(rev 8851)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2011-01-25 04:02:57 UTC 
(rev 8852)
@@ -42,6 +42,16 @@
 -->
 
     <listitem>
+      <para>January 24th, 2011</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - Reverted reversal of Xorg Utilities and Xorg Protocol
+          Headers.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 23rd, 2011</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/x/installing/installing.xml
===================================================================
--- trunk/BOOK/x/installing/installing.xml      2011-01-23 23:00:50 UTC (rev 
8851)
+++ trunk/BOOK/x/installing/installing.xml      2011-01-25 04:02:57 UTC (rev 
8852)
@@ -27,8 +27,8 @@
 
 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="xorg7-dummy.xml"/> -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="xorg7.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="x7proto.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="x7util.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="x7proto.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="libXau.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="libXdmcp.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="x7lib.xml"/>

-- 
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