aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/usage.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-06-15 16:22:09 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-06-15 16:22:09 +0000
commit36d2dccc79e0685c1d36e35e353107299cca0574 (patch)
tree70635fe83583f4dc3978a1c27c52d78edb13347d /chapter07/usage.xml
parent540dde151e056c25550febe848d406128d9bb9d6 (diff)
Updae currency script for elfutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/usage.xml')
-rw-r--r--chapter07/usage.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index b710e484b..1806dfabd 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -233,6 +233,9 @@ EOF</userinput></screen>
&lt;device&gt; is an absolute path in /dev or /sys such as /dev/sr0 or
/sys/class/rtc.</para>
+ <para>For information on kernel module loading and udev, see
+ <xref linkend="module-loading"/>.</para>
+<!--
<sect3>
<title>Module Loading</title>
@@ -265,7 +268,7 @@ EOF</userinput></screen>
protocols, filesystems and NLS support on demand.</para>
</sect3>
-
+-->
<sect3>
<title>Handling Hotpluggable/Dynamic Devices</title>