Parcourir la source

Fix typo (bug 1645)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess il y a 20 ans
Parent
commit
aee63d8364
2 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 2 2
      chapter01/how.xml
  2. 2 2
      general.ent

+ 2 - 2
chapter01/how.xml

@@ -55,8 +55,8 @@ depend on the host distribution, with the exception of the running kernel.
 </para>
 
 <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
 built. The <command>chroot</command> (change root) program is used to enter a virtual

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "TESTING-20051029">
-<!ENTITY releasedate "October 29, 2005">
+<!ENTITY version "TESTING-20051031">
+<!ENTITY releasedate "October 31, 2005">
 <!ENTITY milestone "6.1.1">
 <!ENTITY generic-version "testing"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->