diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-14 20:19:45 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-14 20:19:45 +0000 |
commit | 722f0a4e8b3614ae49e29e5052ce147896c6c790 (patch) | |
tree | d81cb349624fe385cb06d2af1e30b77f1e1f210f /chapter06 | |
parent | 307348ac54207a07ec63666269851637dace96e8 (diff) |
Fixed: Typos in hotplug updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/hotplug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |