diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-11 20:09:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-11 20:09:22 +0000 |
commit | 2ca8941c1fd5739874e4c29bd5ad176b21587a3d (patch) | |
tree | 1b004a17a2583b2df6608c2e47870b73f102b5ee /prologue/architecture.xml | |
parent | c0220ed5ba7ba1e225c98fa61ada101103548bf3 (diff) |
Remove trailing whitespace from all files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/architecture.xml')
-rw-r--r-- | prologue/architecture.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prologue/architecture.xml b/prologue/architecture.xml index 7ee2d8d0f..45e1fbdb1 100644 --- a/prologue/architecture.xml +++ b/prologue/architecture.xml @@ -25,8 +25,8 @@ larger and the execution speeds are only slightly faster. For example, in a test build of LFS-6.5 on a Core2Duo CPU based system, the following statistics were measured:</para> -<screen><computeroutput>Architecture Build Time Build Size -32-bit 198.5 minutes 648 MB +<screen><computeroutput>Architecture Build Time Build Size +32-bit 198.5 minutes 648 MB 64-bit 190.6 minutes 709 MB</computeroutput></screen> <para>As you can see, the 64-bit build is only 4% faster and is 9% larger than |