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 /chapter03 | |
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 'chapter03')
-rw-r--r-- | chapter03/introduction.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml index d123f59f7..a2ee05dc9 100644 --- a/chapter03/introduction.xml +++ b/chapter03/introduction.xml @@ -3,9 +3,8 @@ <?dbhtml filename="introduction.html" dir="chapter04"?> <para>In this chapter, the partition that is going to host the LFS system is -going to be prepared. We will be creating the partition itself, a file -system and the directory structure. When this is done, we can move on -to the next chapter and start the actual building process.</para> +prepared. We will create the partition itself, make a file +system on it, and mount it.</para> </sect1> |