toolchain notes: 'this chapter' -> 'chapter 5', as there is no 'this chapter'

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Xi Ruoyao 2020-06-18 08:42:46 +00:00
parent c071af03e3
commit 80f8c02437

View File

@ -16,7 +16,7 @@
clearer after performing an actual build. This section can be referred
to at any time during the process.</para>
<para>The overall goal of this chapter and <xref
<para>The overall goal of <xref linkend="chapter-cross-tools"/> and <xref
linkend="chapter-temporary-tools"/> is to produce a temporary area that
contains a known-good set of tools that can be isolated from the host system.
By using <command>chroot</command>, the commands in the remaining chapters