Fix typo (bug 1645)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2005-10-31 18:04:38 +00:00
parent 08b5cbb2c6
commit aee63d8364
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -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}]" -->