Forráskód Böngészése

Fixed some indexing issues.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 éve
szülő
commit
32b21a1c0f
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      chapter06/devices.xml
  2. 1 1
      chapter06/udev.xml

+ 1 - 1
chapter06/devices.xml

@@ -7,7 +7,7 @@
 <title>Populating /dev</title>
 <?dbhtml filename="devices.html"?>
 
-<indexterm zone="ch-system-devices"><primary sortas="e-Devices">/dev/*</primary></indexterm>
+<indexterm zone="ch-system-devices"><primary sortas="e-/dev/">/dev/*</primary></indexterm>
 
 <sect2>
 <title>Creating Initial Device Nodes</title>

+ 1 - 1
chapter06/udev.xml

@@ -137,7 +137,7 @@ have created or (not in LFS) the name of the renamed network interface</para>
 <listitem>
 <para>Contains <command>udev</command> configuation files,
 device permissions, and rules for device naming</para>
-<indexterm zone="ch-system-udev etc-udev"><primary sortas="e-etc-udev">/etc/udev</primary></indexterm>
+<indexterm zone="ch-system-udev etc-udev"><primary sortas="e-/etc/udev">/etc/udev</primary></indexterm>
 </listitem></varlistentry>
 </variablelist>
 </sect2>