aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/symlinks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/symlinks.xml')
-rw-r--r--chapter07/symlinks.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml
index 4da4c9068..951e6976d 100644
--- a/chapter07/symlinks.xml
+++ b/chapter07/symlinks.xml
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="ch-scripts-symlinks">
+<sect1 id="ch-config-symlinks">
<?dbhtml filename="symlinks.html"?>
<title>Managing Devices</title>
@@ -206,7 +206,7 @@
<title>Dealing with duplicate devices</title>
- <para>As explained in <xref linkend="ch-scripts-udev"/>, the order in
+ <para>As explained in <xref linkend="ch-config-udev"/>, the order in
which devices with the same function appear in
<filename class="directory">/dev</filename> is essentially random.
E.g., if you have a USB web camera and a TV tuner, sometimes
@@ -216,7 +216,7 @@
For all classes of hardware except sound cards and network cards, this is
fixable by creating Udev rules for custom persistent symlinks.
The case of network cards is covered separately in
- <xref linkend="ch-scripts-network"/>, and sound card configuration can
+ <xref linkend="ch-config-network"/>, and sound card configuration can
be found in <ulink url="&blfs-book;postlfs/devices.html">BLFS</ulink>.</para>
<para>For each of your devices that is likely to have this problem