diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2014-02-18 21:38:17 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2014-02-18 21:38:17 +0000 |
commit | b83d43e5514b42808bbe327a6ad07ddac5f65f21 (patch) | |
tree | 0c2595a8800623582dcd1b73f6100a48e87c08f9 /chapter06/kmod.xml | |
parent | 4028929287b97b607b89392384eead98aaad9b9d (diff) |
Minor
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10484 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/kmod.xml')
-rw-r--r-- | chapter06/kmod.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml index ff02f6eeb..063433040 100644 --- a/chapter06/kmod.xml +++ b/chapter06/kmod.xml @@ -62,7 +62,7 @@ </varlistentry> <varlistentry> - <term><parameter>- -disable-manpages</parameter></term> + <term><parameter>--disable-manpages</parameter></term> <listitem> <para>This option prevents the man pages from being built, as they rely on libxslt, which isn't available in the chroot |