aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/grub.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml
index f52289793..3c7f15386 100644
--- a/chapter06/grub.xml
+++ b/chapter06/grub.xml
@@ -45,7 +45,6 @@
<screen><userinput remap="configure">./configure --prefix=/usr \
--sbindir=/sbin \
--sysconfdir=/etc \
- --disable-grub-emu-usb \
--disable-efiemu \
--disable-werror</userinput></screen>
@@ -61,9 +60,9 @@
</varlistentry>
<varlistentry>
- <term><parameter>--disable-grub-emu-usb --disable-efiemu</parameter></term>
+ <term><parameter>--disable-efiemu</parameter></term>
<listitem>
- <para>These options minimize what is built by disabling features and
+ <para>This option minimizes what is built by disabling a feature and
testing programs not needed for LFS.</para>
</listitem>
</varlistentry>