diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-11 10:51:08 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-11 10:51:08 +0000 |
commit | 1668d8e3f77807b23d9f90eb4eefebc0acced300 (patch) | |
tree | 0bff8d16fada479da9b524c2840a8a30a58724de /chapter05/chapter05.xml | |
parent | 1f0f472d6e912ee178438b595161cf960e8e5a5c (diff) |
Adding some markup, and other brush-ups.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/chapter05.xml')
-rw-r--r-- | chapter05/chapter05.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index d5dfc685c..65ef2e07b 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -61,8 +61,9 @@ documentation:</para> <screen><userinput>rm -rf /tools/{,share/}{doc,info,man}</userinput></screen> -<para>You will now need to have at least 700 MB of free space on your LFS -filesystem to be able to build and install Glibc in the next phase.</para> +<para>You will now need to have at least 800 MB of free space on your LFS +filesystem 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> |