aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/module-init-tools.xml
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2008-10-11 14:22:41 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2008-10-11 14:22:41 +0000
commitbfdb0e1908aa3549dc6ababe9338c1338a11009b (patch)
tree02c56257b7e938f93ab7d0d62d780535a86a50ac /chapter06/module-init-tools.xml
parent52e836aff186fbe0097b42c30873a244f5f6c8b6 (diff)
Updated Module-Init-Tools to 3.4.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/module-init-tools.xml')
-rw-r--r--chapter06/module-init-tools.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml
index 2df4ea164..cea92a17b 100644
--- a/chapter06/module-init-tools.xml
+++ b/chapter06/module-init-tools.xml
@@ -51,9 +51,9 @@
<para>The testsuite of this package is geared towards the needs of its
Maintainer. The command <command>make check</command> builds a specially
wrapped version of modprobe which is useless for normal operation. To run
- this, issue the following commands (note that the <command>make clean</command>
- command is required to clean up the source tree before recompiling for
- normal use):</para>
+ this (about 0.2 SBU), issue the following commands (note that the
+ <command>make clean</command> command is required to clean up the source
+ tree before recompiling for normal use):</para>
<screen><userinput remap="test">./configure
make check