From b34a7575e586c04a1c6040684f4f52ebe5dfa2b2 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 19 Apr 2002 18:09:37 +0000 Subject: added space between number and KB/MB git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/aboutdebug.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter06/aboutdebug.xml') 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. A dynamic Bash binary -with debugging symbols: 1.2MB +with debugging symbols: 1.2 MB A dynamic Bash binary -without debugging symbols: 478KB +without debugging symbols: 478 KB /lib and /usr/lib (glibc -and gcc files) with debugging symbols: 87MB +and gcc files) with debugging symbols: 87 MB /lib and /usr/lib (glibc -and gcc files) without debugging symbols: 16MB +and gcc files) without debugging symbols: 16 MB -- cgit v1.2.3-54-g00ecf