aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/udev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/udev.xml')
-rw-r--r--chapter07/udev.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter07/udev.xml b/chapter07/udev.xml
index 82c64f072..6060849be 100644
--- a/chapter07/udev.xml
+++ b/chapter07/udev.xml
@@ -5,12 +5,12 @@
%general-entities;
]>
-<sect1 id="ch-scripts-udev">
+<sect1 id="ch-config-udev">
<?dbhtml filename="udev.html"?>
<title>Overview of Device and Module Handling</title>
- <indexterm zone="ch-scripts-udev">
+ <indexterm zone="ch-config-udev">
<primary sortas="a-Udev">Udev</primary>
<secondary>usage</secondary>
</indexterm>
@@ -303,8 +303,8 @@
names being stable. Instead, create your own rules that make symlinks with
stable names based on some stable attributes of the device, such as a
serial number or the output of various *_id utilities installed by Udev.
- See <xref linkend="ch-scripts-symlinks"/> and
- <xref linkend="ch-scripts-network"/> for examples.</para>
+ See <xref linkend="ch-config-symlinks"/> and
+ <xref linkend="ch-config-network"/> for examples.</para>
</sect3>