aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Gifford <jim@linuxfromscratch.org>2005-03-14 20:19:45 +0000
committerJim Gifford <jim@linuxfromscratch.org>2005-03-14 20:19:45 +0000
commit722f0a4e8b3614ae49e29e5052ce147896c6c790 (patch)
treed81cb349624fe385cb06d2af1e30b77f1e1f210f
parent307348ac54207a07ec63666269851637dace96e8 (diff)
Fixed: Typos in hotplug updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml2
-rw-r--r--chapter06/hotplug.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 2494e2c8f..733b2c7d6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -85,7 +85,7 @@ first a summary, then a detailed log.</para>
<listitem><para>March 14, 2005 [matt]: Upgraded to gettext-0.14.3</para>
</listitem>
-<listitem><para>March 11, 2005 [jim]: Added /var/log/hotplug for capturing
+<listitem><para>March 14, 2005 [jim]: Added /var/log/hotplug for capturing
of hotplug events. Added /lib/firmware for firmware loading with hotplug</para></listitem>
<listitem><para>March 13, 2005 [jim]: Updated iproute2 db patch to iproute2-2.6.11-050310. Removed
diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml
index f099482d5..715a52d91 100644
--- a/chapter06/hotplug.xml
+++ b/chapter06/hotplug.xml
@@ -166,7 +166,7 @@ call for each USB device, based on its vendor, id and other attributes.
<varlistentry id="hotplug-events">
<term><filename>/var/log/hotplug/events</filename></term>
<listitem>
-<indexterm zone="ch-system-hotplug events"><primary
+<indexterm zone="ch-system-hotplug hotplug-events"><primary
sortas="e-/var/log/hotplug/events">/var/log/hotplug/events</primary></indexterm>
<para>This file contains all the events since bootup that hotplug has called.
</para>