aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/aboutdebug.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-04-19 18:09:37 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-04-19 18:09:37 +0000
commitb34a7575e586c04a1c6040684f4f52ebe5dfa2b2 (patch)
treed8ba0fd647ec4a39b71def8463a6cdb2fa11893f /chapter06/aboutdebug.xml
parentc61e869d800f97d0e5c6000cff753ce4c1bb7636 (diff)
added space between number and KB/MB
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/aboutdebug.xml')
-rw-r--r--chapter06/aboutdebug.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml
index fb991bca4..6655aaeec 100644
--- a/chapter06/aboutdebug.xml
+++ b/chapter06/aboutdebug.xml
@@ -17,16 +17,16 @@ conclusion.</para>
<itemizedlist>
<listitem><para>A dynamic Bash binary
-with debugging symbols: 1.2MB</para></listitem>
+with debugging symbols: 1.2 MB</para></listitem>
<listitem><para>A dynamic Bash binary
-without debugging symbols: 478KB</para></listitem>
+without debugging symbols: 478 KB</para></listitem>
<listitem><para>/lib and /usr/lib (glibc
-and gcc files) with debugging symbols: 87MB</para></listitem>
+and gcc files) with debugging symbols: 87 MB</para></listitem>
<listitem><para>/lib and /usr/lib (glibc
-and gcc files) without debugging symbols: 16MB</para></listitem>
+and gcc files) without debugging symbols: 16 MB</para></listitem>
</itemizedlist>