diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-11 12:02:47 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-11 12:02:47 +0000 |
commit | f27835d93f9d4244e585e3aa47bd74bd9b06cbec (patch) | |
tree | c8930a05c6d347620595cc1fc64d450e7586976f /chapter05/sed.xml | |
parent | 313e096081b296d7993c5fa688a25954de15ad63 (diff) |
Adapting the required disk space sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/sed.xml')
-rw-r--r-- | chapter05/sed.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/sed.xml b/chapter05/sed.xml index 2f0ceaee5..fe3c627d6 100644 --- a/chapter05/sed.xml +++ b/chapter05/sed.xml @@ -2,8 +2,8 @@ <title>Installing Sed-&sed-version;</title> <?dbhtml filename="sed.html" dir="chapter05"?> -<screen>Estimated build time: &sed-time-static; -Estimated required disk space: &sed-compsize-static;</screen> +<screen>Estimated build time: &sed-time-tools; +Estimated required disk space: &sed-compsize-tools;</screen> &aa-sed-shortdesc; &aa-sed-dep; |