diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-10-30 02:07:12 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-10-30 02:07:12 +0000 |
commit | 4ea532082180b44e25e963159a9ed9f51d92ec2b (patch) | |
tree | 29f06f3d660bca760319112de26a30712a11608e /chapter06 | |
parent | b43488ec2aa21893277a4219d00612901f6611b8 (diff) |
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9090 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/grub.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml index a442e8d63..03e023a61 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -67,7 +67,7 @@ cd build <screen><userinput remap="install">make install</userinput></screen> - <para>Using GRUB to make you LFS system bootable will be discussed in + <para>Using GRUB to make your LFS system bootable will be discussed in <xref linkend="ch-bootable-grub"/>.</para> </sect2> |