mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-29 23:56:03 +01:00
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:
parent
08b5cbb2c6
commit
aee63d8364
@ -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
|
||||
|
@ -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}]" -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user