diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-26 21:25:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-26 21:25:09 +0000 |
commit | 32cee45c7138e9385d0341d093a03d7f660ec749 (patch) | |
tree | 99abe7b5b47628c9332d22d3034ed6a58a3b9ee3 /chapter05/introduction.xml | |
parent | 624fe9515e30944c35363b646b0b0cde87eeb802 (diff) |
Applied Alex Groenewoud's namesandspaces.dat patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/introduction.xml')
-rw-r--r-- | chapter05/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml index d59d7d0d3..2e272c5d7 100644 --- a/chapter05/introduction.xml +++ b/chapter05/introduction.xml @@ -21,7 +21,7 @@ compiler.</para> <para>All the files from this chapter will be installed under the <filename class="directory">$LFS/static</filename> directory. By doing it this way, -we keep the installation from this chapter seperate from the final +we keep the installation from this chapter separate from the final installation in the next chapter. Everything done here is only temporarily so we don't want it to pollute the to-be LFS system.</para> |