aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/grub.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml
index 8ea250c8f..0977d3865 100644
--- a/chapter06/grub.xml
+++ b/chapter06/grub.xml
@@ -78,7 +78,7 @@
<para>Install the package:</para>
<screen><userinput remap="install">make install
-mv -v /etc/bash_completions.d/grub /usr/share/bash-completion/completions</userinput></screen>
+mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userinput></screen>
<para>Using GRUB to make your LFS system bootable will be discussed in
<xref linkend="ch-bootable-grub"/>.</para>