aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-02-09 20:50:38 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-02-09 20:50:38 +0000
commitafcfd745aec2ed1976187b2ea2c21a26ad2ca850 (patch)
tree4d495bf66d7bf8014253b1b3288a1d928f87cb59 /chapter08
parent6b041a031d9b5fc57a225e46cb88799a3cca7fd2 (diff)
Remove unused files and make
idref's more regular git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/kernel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index 334b1b45d..48de6442e 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -207,7 +207,7 @@ Kernel hacking ---&gt;
<para>If using kernel modules, module configuration in <filename
class="directory">/etc/modprobe.d</filename> may be required.
Information pertaining to modules and kernel configuration is
- located in <xref linkend="ch-scripts-udev"/> and in the kernel
+ located in <xref linkend="ch-config-udev"/> and in the kernel
documentation in the <filename
class="directory">linux-&linux-version;/Documentation</filename> directory.
Also, <filename>modprobe.d(5)</filename> may be of interest.</para>