소스 검색

Fixed Index entries for Udev.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 21 년 전
부모
커밋
811be3053b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      chapter06/udev.xml

+ 2 - 2
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>