mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Fixed XML validation error
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d0eda1b37c
commit
a4dadad2ac
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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/">
|
||||
|
Loading…
Reference in New Issue
Block a user