diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-10 20:29:04 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-10 20:29:04 +0000 |
commit | 640302612900fdaaaeb48b8e7500b3a458fe0c6b (patch) | |
tree | 259559d15514e56c87450ff4154e4a65021f2ef8 /chapter06/bison.xml | |
parent | 0ea89f728e40076122a82a0ad24262379042647a (diff) |
Added build times+sizes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/bison.xml')
-rw-r--r-- | chapter06/bison.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bison.xml b/chapter06/bison.xml index ab7b4737c..b0553bbf1 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -2,7 +2,7 @@ <title>Installing Bison-&bison-version;</title> <screen>Estimated build time: &bison-time; -Estimated disk space required: &bison-compsize;</screen> +Estimated required disk space: &bison-compsize;</screen> &c6-bison-inst; &c6-bison-exp; |