Преглед изворни кода

added space between number and KB/MB

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans пре 23 година
родитељ
комит
b34a7575e5
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      chapter06/aboutdebug.xml

+ 4 - 4
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>