diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-31 15:07:36 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-31 15:07:36 +0000 |
commit | ab3b93b727dde7de9c0aea893f62e88cb0ee1c13 (patch) | |
tree | f3f9ca3c8e0f8aa24a00e7b45619f14eb1423196 /chapter05/chapter05.xml | |
parent | 90afe40d900c2c055750a4761e29b54009a7f6a7 (diff) |
Writing 'file system' as two words everywhere.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/chapter05.xml')
-rw-r--r-- | chapter05/chapter05.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 1bed3f464..2371cb826 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -592,7 +592,7 @@ documentation:</para> <screen><userinput>rm -rf /tools/{,share/}{doc,info,man}</userinput></screen> <para>You will now need to have at least 850 MB of free space on your LFS -filesystem to be able to build and install Glibc in the next phase. If you can +file system to be able to build and install Glibc in the next phase. If you can build and install Glibc, you can build and install the rest too.</para> </sect1> |