Эх сурвалжийг харах

Fixed XML validation error

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Alexander E. Patrakov 21 жил өмнө
parent
commit
a4dadad2ac

+ 3 - 0
chapter01/changelog.xml

@@ -102,6 +102,9 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>May 23th, 2004 [alexander]: Fixed XML validation
+error.</para></listitem>
+
 <listitem><para>May 20th, 2004 [winkie]: Moved group <quote>usb</quote> to GID
 14, instead of 15.</para></listitem>
 

+ 1 - 2
chapter06/hotplug.xml

@@ -86,8 +86,6 @@ corresponding modules themselves.</para>
 
 
 <sect2 id="contents-hotplug" role="content"><title>Contents of Hotplug</title>
-<para></para>
-</sect2>
 
 <variablelist>
 <varlistentry>
@@ -185,4 +183,5 @@ that are interested in receiving all hotplug events. E.g.,
 </listitem>
 </varlistentry>
 </variablelist>
+</sect2>
 </sect1>

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "CVS-20040520">
-<!ENTITY releasedate "May 20, 2004">
+<!ENTITY version "CVS-20040523">
+<!ENTITY releasedate "May 23, 2004">
 <!ENTITY milestone "6.1">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">