aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/chapter05.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml
index aa00353a2..a700a9cc9 100644
--- a/chapter05/chapter05.xml
+++ b/chapter05/chapter05.xml
@@ -590,10 +590,9 @@ of binaries.</para>
would be destroyed and you would have to build the three toolchain packages
all over again.</para>
-<para>To save another couple of megabytes, you can throw away all the
-documentation:</para>
+<para>To save another 30 MB, you can remove all the documentation:</para>
-<screen><userinput>rm -rf /tools/{,share/}{doc,info,man}</userinput></screen>
+<screen><userinput>rm -rf /tools/{doc,info,man}</userinput></screen>
<para>You will now need to have at least 850 MB of free space on your LFS
file system to be able to build and install Glibc in the next phase. If you can