diff options
-rw-r--r-- | chapter06/coreutils.xml | 1 | ||||
-rw-r--r-- | chapter06/kmod.xml | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index f95ce767b..d507d437d 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -134,7 +134,6 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen> </sect2> - <sect2 id="contents-coreutils" role="content"> <title>Contents of Coreutils</title> 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 |