diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-09-07 19:16:43 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-09-07 19:16:43 +0000 |
commit | e7477591dd2a1302aadec48724cb070850caebee (patch) | |
tree | ba7e6dac8e69d6419b7a0303f7a5dd240e86c713 /chapter06/glibc.xml | |
parent | 227fe2305c1d5ded49b4bed696a9e729049b6be1 (diff) |
Added sect1info blocks to packages pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index b4629d72e..93ca99aef 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-glibc" role="wrap"> <?dbhtml filename="glibc.html"?> + <sect1info condition="script"> + <productname>glibc</productname> + <productnumber>&glibc-version;</productnumber> + <address>&glibc-url;</address> + </sect1info> + <title>Glibc-&glibc-version;</title> <indexterm zone="ch-system-glibc"> |