Author: jhuntwork
Date: 2005-05-08 08:47:28 -0600 (Sun, 08 May 2005)
New Revision: 5226

Added:
   trunk/editor-manual/chapter04/updategeneralent.xml
Removed:
   trunk/editor-manual/chapter04/updateindex.xml
Modified:
   trunk/editor-manual/chapter01/changelog.xml
   trunk/editor-manual/chapter04/chapter04.xml
Log:
Text edits in chapter04 updategeneralent

Modified: trunk/editor-manual/chapter01/changelog.xml
===================================================================
--- trunk/editor-manual/chapter01/changelog.xml 2005-05-08 14:27:54 UTC (rev 
5225)
+++ trunk/editor-manual/chapter01/changelog.xml 2005-05-08 14:47:28 UTC (rev 
5226)
@@ -33,6 +33,7 @@
     <itemizedlist>
      <listitem><para>Removed unnecessary comments about CVS in chapter 3 
moving, thanks Randy McMurchy</para></listitem>
      <listitem><para>Swapped revision order in chapter 3 diff, thanks Matthew 
Burgess</para></listitem>
+     <listitem><para>More text updates in Chapter04.</para></listitem>
     </itemizedlist>
    </listitem>
   </itemizedlist>

Modified: trunk/editor-manual/chapter04/chapter04.xml
===================================================================
--- trunk/editor-manual/chapter04/chapter04.xml 2005-05-08 14:27:54 UTC (rev 
5225)
+++ trunk/editor-manual/chapter04/chapter04.xml 2005-05-08 14:47:28 UTC (rev 
5226)
@@ -10,7 +10,7 @@
  <?dbhtml dir="chapter04"?>
  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="introduction.xml"/>
  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="test.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="updateindex.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="updategeneralent.xml"/>
  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="updatechangelog.xml"/>
  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="checkfiles.xml"/>
  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="commit.xml"/>

Copied: trunk/editor-manual/chapter04/updategeneralent.xml (from rev 5201, 
trunk/editor-manual/chapter04/updateindex.xml)
===================================================================
--- trunk/editor-manual/chapter04/updateindex.xml       2005-05-07 15:56:06 UTC 
(rev 5201)
+++ trunk/editor-manual/chapter04/updategeneralent.xml  2005-05-08 14:47:28 UTC 
(rev 5226)
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE chapter 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="ch04-updategeneralent">
+  <title>Updating general.ent</title>
+  <?dbhtml filename="updategeneralent.html"?>
+
+  <para>The following elements should be updated in the
+    <filename>general.ent</filename> file whenever <emphasis>any</emphasis> 
change
+    (including small typo fixes) is made:
+  </para>
+
+  <para><screen>&lt;!ENTITY version "20020429"&gt;
+    &lt;!ENTITY releasedate "April 29th, 2002"&gt;</screen>
+  </para>
+
+  <para>The two dates must be the same, and the first is in the YYYYMMDD 
format.
+  </para>
+
+  <para>Effectively, you'll only do this if you happen to be the first person 
on 
+   a particular day who made a change.</para>
+</sect1>

Deleted: trunk/editor-manual/chapter04/updateindex.xml
===================================================================
--- trunk/editor-manual/chapter04/updateindex.xml       2005-05-08 14:27:54 UTC 
(rev 5225)
+++ trunk/editor-manual/chapter04/updateindex.xml       2005-05-08 14:47:28 UTC 
(rev 5226)
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE chapter 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="ch04-updateindex">
-  <title>Updating index.xml</title>
-  <?dbhtml filename="updateindex.html"?>
-
-  <para>The following elements should be updated in the
-    <filename>index.xml</filename> file whenever <emphasis>any</emphasis> 
change
-    (including small typo fixes) is made:
-  </para>
-
-  <para><screen>&lt;!ENTITY version "20020429"&gt;
-    &lt;!ENTITY releasedate "April 29th, 2002"&gt;</screen>
-  </para>
-
-  <para>The two dates must be the same, and the first is in the YYYYMMDD 
format.
-  </para>
-
-  <para>Effectively, you'll only do this if you happen to be the first person 
on    a particular day who made a change.
-  </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