[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master,	updated. clfs-3.0.0-rc1-systemd-40-ga6d01ee
    git 
    git at cross-lfs.org
       
    Sat Aug  9 01:28:46 PDT 2014
    
    
  
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".
The branch, master has been updated
       via  a6d01ee5bfeba6cfec200ff2315d4835c26aec62 (commit)
      from  2a0a09d7acfd455565b4d721f0818de449664a5c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a6d01ee5bfeba6cfec200ff2315d4835c26aec62
Author: Chris Staub <chris at beaker67.com>
Date:   Sat Aug 9 04:28:19 2014 -0400
    Correct modprobe.conf reference
diff --git a/BOOK/boot/x86/kernel.xml b/BOOK/boot/x86/kernel.xml
index f842656..3b7d638 100644
--- a/BOOK/boot/x86/kernel.xml
+++ b/BOOK/boot/x86/kernel.xml
@@ -79,12 +79,12 @@
 
 <screen><userinput>make ARCH=i386 CROSS_COMPILE=${CLFS_TARGET}-</userinput></screen>
 
-    <para os="af">If the use of kernel modules can't be avoided, an
-    <filename>/etc/modprobe.conf</filename> file may be needed.
+    <para os="af">If the use of kernel modules can't be avoided, a file in
+    <filename class="directory">/etc/modprobe.d</filename> may be needed.
     Information pertaining to modules and kernel configuration is
     located in the kernel documentation in the <filename
     class="directory">Documentation</filename> directory of the kernel
-    sources tree. The <filename>modprobe.conf</filename> man page may also
+    sources tree. The <filename>modprobe.d</filename> man page may also
     be of interest.</para>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-----------------------------------------------------------------------
Summary of changes:
 BOOK/boot/x86/kernel.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
-- 
Cross-LFS Book
    
    
More information about the Clfs-commits
mailing list