Author: bdubbs
Date: Tue Dec  4 19:52:34 2018
New Revision: 11492

Log:
Typo

Modified:
   trunk/BOOK/chapter06/grub.xml

Modified: trunk/BOOK/chapter06/grub.xml
==============================================================================
--- trunk/BOOK/chapter06/grub.xml       Sat Dec  1 16:14:09 2018        (r11491)
+++ trunk/BOOK/chapter06/grub.xml       Tue Dec  4 19:52:34 2018        (r11492)
@@ -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>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to