diff options
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | chapter06/hotplug.xml | 2 |
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> |