Browse Source

Fix typo (bug 1645)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 years ago
parent
commit
ddde003ba3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      chapter01/how.xml

+ 2 - 2
chapter01/how.xml

@@ -55,8 +55,8 @@ depend on the host distribution, with the exception of the running kernel.
 </para>
 </para>
 
 
 <para>This effort to isolate the new system from the host distribution may seem
 <para>This effort to isolate the new system from the host distribution may seem
-excessive, but a full technical explanation is provided at the beginning of
-<xref linkend="chapter-temporary-tools"/>.</para>
+excessive, but a full technical explanation is provided in
+<xref linkend="ch-tools-toolchaintechnotes"/>.</para>
 
 
 <para>In <xref linkend="chapter-building-system"/>, the full LFS system is
 <para>In <xref linkend="chapter-building-system"/>, the full LFS system is
 built. The <command>chroot</command> (change root) program is used to enter a virtual
 built. The <command>chroot</command> (change root) program is used to enter a virtual