aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-02-24 22:44:34 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2005-02-24 22:44:34 +0000
commit32b21a1c0fdeba922a9a9c6b8fd4968fdb85fdd9 (patch)
tree05fa7664bbdcc6d2bbad1319bd2bd9cd989f0639 /chapter06
parent45992ae10ca08f38a445f4d1eb47544fe0c2ec33 (diff)
Fixed some indexing issues.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/devices.xml2
-rw-r--r--chapter06/udev.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/devices.xml b/chapter06/devices.xml
index e46cf8ba5..46a10120f 100644
--- a/chapter06/devices.xml
+++ b/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>
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 5c70585db..37458ae60 100644
--- a/chapter06/udev.xml
+++ b/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>