aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/strippingagain.xml
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-06-13 08:37:05 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-06-13 08:37:05 +0000
commitad15abd0c0eee1ed646e1de45a525c61d3508358 (patch)
treebd3a1db7b959be9e658409019ee6f1ea941ac665 /chapter08/strippingagain.xml
parent94ec149429f0533cb4ff22af158a09f0517cd0ad (diff)
- Fix SBUs in libpipeline
- Update the disk usage gain in "Stripping Again" - mention SSD gain in e2fsprogs tests git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11933 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/strippingagain.xml')
-rw-r--r--chapter08/strippingagain.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/strippingagain.xml b/chapter08/strippingagain.xml
index fb2a1b55f..d436fcbda 100644
--- a/chapter08/strippingagain.xml
+++ b/chapter08/strippingagain.xml
@@ -13,7 +13,7 @@
<para>This section is optional. If the intended user is not a
programmer and does not plan to do
any debugging on the system software, the system size can be decreased
- by about 90 MB by removing the debugging symbols from binaries and
+ by about 2 GB by removing the debugging symbols from binaries and
libraries. This causes no inconvenience other than not being able to
debug the software fully anymore.</para>