diff options
author | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-05-23 15:17:47 +0000 |
---|---|---|
committer | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-05-23 15:17:47 +0000 |
commit | a4dadad2acf423ce8bf8ab6f4591b66eec7cc147 (patch) | |
tree | 44914db0047bb66ead22181a49df18cdb8a87f0a /chapter06/hotplug.xml | |
parent | d0eda1b37c0a281a483836e930e9675388485949 (diff) |
Fixed XML validation error
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/hotplug.xml')
-rw-r--r-- | chapter06/hotplug.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index e1d544798..a678b4da2 100644 --- a/chapter06/hotplug.xml +++ b/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> |