diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-27 22:27:44 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-27 22:27:44 +0000 |
commit | 69276a949a1782f6fbff97e1ee26424a11c89cd4 (patch) | |
tree | c2186e58b149e881003d1adf3962f4cf7128bd00 /chapter06/e2fsprogs.xml | |
parent | daaa09419c0987d6e4167110c26224d43676b53a (diff) |
Tweaking the texts for build time and disk space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index ed22a5389..f8904de39 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -5,8 +5,8 @@ <para>The E2fsprogs package contains the utilities for handling the ext2 filesystem. It also supports the ext3 journaling filesystem.</para> -<screen>Estimated build time: &e2fsprogs-time; -Estimated required disk space: &e2fsprogs-compsize;</screen> +<screen>&buildtime; &e2fsprogs-time; +&diskspace; &e2fsprogs-compsize;</screen> &aa-e2fsprogs-down; &aa-e2fsprogs-dep; |