diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/stripping.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/stripping.xml b/chapter05/stripping.xml index dcafa39da..b1d4f7dfa 100644 --- a/chapter05/stripping.xml +++ b/chapter05/stripping.xml @@ -27,7 +27,7 @@ built all over again.</para> <para>To save another 30 MB, remove the documentation:</para> -<screen><userinput>rm -rf /tools/{doc,info,man}</userinput></screen> +<screen><userinput>rm -rf /tools/{info,man}</userinput></screen> <para>There will now be at least 850 MB of free space on the LFS file system that can be used to build and install Glibc in the next phase. |