diff options
-rw-r--r-- | chapter06/aboutdebug.xml | 8 |
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> |