aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-26 14:02:28 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-26 14:02:28 +0000
commit811be3053b6afbfe7015f153015d10607024b12c (patch)
treebe8704b9d9aa65f135be09d991ae0f37f30d545b
parent32324418a08263ee61cb1d8a18747ee7ca09d4c9 (diff)
Fixed Index entries for Udev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/udev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 0f1ae802e..104f26122 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -115,7 +115,7 @@ have created, or (not in LFS) the name of the renamed network interface.</para>
<varlistentry id="etc-dev-d">
<term><filename class="directory">/etc/dev.d</filename></term>
<listitem> <indexterm zone="ch-system-udev etc-dev-d"><primary
-sortas="b-etc-dev-d">/etc/dev.d</primary></indexterm>
+sortas="e-etc-dev-d">/etc/dev.d</primary></indexterm>
<para>directory is supposed to contain user-written handlers for device
creation hotplug events.</para>
</listitem></varlistentry>
@@ -123,7 +123,7 @@ creation hotplug events.</para>
<varlistentry id="etc-udev">
<term><filename class="directory">/etc/udev</filename></term>
<listitem> <indexterm zone="ch-system-udev etc-udev"><primary
-sortas="b-etc-udev">/etc/udev</primary></indexterm>
+sortas="e-etc-udev">/etc/udev</primary></indexterm>
<para>directory contains <command>udev</command> configuation files,
device permissions and rules for device naming.</para>
</listitem></varlistentry>