git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2018-12-05 03:52:34 +00:00
parent dc5577b16b
commit 3c4fa7af85

View File

@ -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>