Author: bdubbs
Date: Sun Sep 22 09:13:35 2019
New Revision: 11675

Log:
Text clarification

Modified:
   trunk/BOOK/chapter08/kernel.xml

Modified: trunk/BOOK/chapter08/kernel.xml
==============================================================================
--- trunk/BOOK/chapter08/kernel.xml     Mon Sep 16 23:43:09 2019        (r11674)
+++ trunk/BOOK/chapter08/kernel.xml     Sun Sep 22 09:13:35 2019        (r11675)
@@ -212,7 +212,8 @@
     class="directory">linux-&linux-version;/Documentation</filename> directory.
     Also, <filename>modprobe.d(5)</filename> may be of interest.</para>
 
-    <para>Install the modules, if the kernel configuration uses them:</para>
+    <para>Unless module support has been disabled in the kernel configuration,
+    install the modules with:</para>
 
 <screen><userinput remap="install">make modules_install</userinput></screen>
 
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to