Fixed Index entries for Udev.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2004-06-26 14:02:28 +00:00
parent 32324418a0
commit 811be3053b

View File

@ -115,7 +115,7 @@ have created, or (not in LFS) the name of the renamed network interface.</para>
<varlistentry id="etc-dev-d"> <varlistentry id="etc-dev-d">
<term><filename class="directory">/etc/dev.d</filename></term> <term><filename class="directory">/etc/dev.d</filename></term>
<listitem> <indexterm zone="ch-system-udev etc-dev-d"><primary <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 <para>directory is supposed to contain user-written handlers for device
creation hotplug events.</para> creation hotplug events.</para>
</listitem></varlistentry> </listitem></varlistentry>
@ -123,7 +123,7 @@ creation hotplug events.</para>
<varlistentry id="etc-udev"> <varlistentry id="etc-udev">
<term><filename class="directory">/etc/udev</filename></term> <term><filename class="directory">/etc/udev</filename></term>
<listitem> <indexterm zone="ch-system-udev etc-udev"><primary <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, <para>directory contains <command>udev</command> configuation files,
device permissions and rules for device naming.</para> device permissions and rules for device naming.</para>
</listitem></varlistentry> </listitem></varlistentry>