aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kmod.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-11-18 18:14:22 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-11-18 18:14:22 +0000
commit0844c147623519a97f5b1643d680e36ebd4231ce (patch)
tree1febfd04cfa5fb8c6b3fcc7c8fd85ef50dba524c /chapter06/kmod.xml
parent860f8cc71da67892f7db5248182d68ceafe45fd9 (diff)
A couple of text updates. Thanks to Chris Staub for the patch. Fixes #3228.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/kmod.xml')
-rw-r--r--chapter06/kmod.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml
index 9e1c65c55..48c1585c3 100644
--- a/chapter06/kmod.xml
+++ b/chapter06/kmod.xml
@@ -55,11 +55,9 @@
<title>The meaning of the configure options:</title>
<varlistentry>
- <term><parameter>lib* and --with-*</parameter></term>
+ <term><parameter>--with-*</parameter></term>
<listitem>
- <para>These options enable Kmod to handle compressed kernel modules.
- The shell variables are required in order for the xz and zlib headers
- and libraries to be found in the absence of pkg-config.</para>
+ <para>These options enable Kmod to handle compressed kernel modules.</para>
</listitem>
</varlistentry>