diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-01 15:02:06 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-01 15:02:06 +0000 |
commit | 9cb6916f6984ac9e583dff481c76ec3845547cc8 (patch) | |
tree | 2732fedaa6e9d5056ba0e3792b944527e7034184 /chapter06/glibc.xml | |
parent | a20338e3bd6b3d1ccef2d6619102963d810fa3d4 (diff) |
added glibc-shortdesc.xml, removed profiling library descs, changed order of install page (now: contents, dep, install)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2260 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 6e6240d89..23d103675 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -5,9 +5,9 @@ <screen>Estimated build time: &glibc-time; Estimated required disk space: &glibc-compsize;</screen> -&c6-glibc-inst; -&aa-glibc-desc; +&aa-glibc-shortdesc; &aa-glibc-dep; +&c6-glibc-inst; </sect1> |