diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-12-19 19:08:13 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-12-19 19:08:13 +0000 |
commit | 1422130085ebfa2674217107518bd12a8895bd00 (patch) | |
tree | 9929b41c17649ed8f44d2958d212f19adda6d420 /chapter01/how.xml | |
parent | 87899e5354cf50414a44c5fb36317e4f6a0fe99b (diff) |
Dropped/updated the text in unstable - Chapter01, 02 and 09.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/how.xml')
-rw-r--r-- | chapter01/how.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml index 1a1adf9ca..d416d3d59 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -27,7 +27,7 @@ environment to work in.</para> <para><xref linkend="chapter-temporary-tools"/> then discusses the installation of a number of packages that will form the basic development suite (or <emphasis>toolchain</emphasis>) which is used to build the actual system in <xref linkend="chapter-building-system"/>. Some of these -packages are needed to resolve circular dependencies -- for example, to compile +packages are needed to resolve circular dependencies - for example, to compile a compiler you need a compiler.</para> <para>The first thing to be done in <xref linkend="chapter-temporary-tools"/> is build a |