diff options
Diffstat (limited to 'chapter06/kmod.xml')
-rw-r--r-- | chapter06/kmod.xml | 6 |
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> |