diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-13 14:48:44 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-13 14:48:44 +0000 |
commit | a4d96cea6799c7c710681e2f7a33e45f9965ae09 (patch) | |
tree | 88d851129f1f042992d22b1bf5e1f971a6c4e1c2 /chapter06 | |
parent | e48658e51986276fa324d1cd954aa79dfc8085b6 (diff) |
Fix XML validation error.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10043 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/kmod.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml index 5a4daf768..9e1c65c55 100644 --- a/chapter06/kmod.xml +++ b/chapter06/kmod.xml @@ -61,7 +61,9 @@ 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> </listitem> + </varlistentry> + <varlistentry> <term><parameter>--disable-manpages</parameter></term> <listitem> <para>This option prevents the man pages from being built, as they |