diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 1a1cce808..abe6647d2 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -7,8 +7,8 @@ the basic routines for allocating memory, searching directories, opening and closing files, reading and writing them, string handling, pattern matching, arithmetic, and so on.</para> -<screen>Estimated build time: &glibc-time; -Estimated required disk space: &glibc-compsize;</screen> +<screen>&buildtime; &glibc-time; +&diskspace; &glibc-compsize;</screen> &aa-glibc-down; &aa-glibc-dep; |