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/m4.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/m4.xml')
-rw-r--r-- | chapter06/m4.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/m4.xml b/chapter06/m4.xml index 4a66b0c1e..971f9c539 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -8,6 +8,12 @@ <sect1 id="ch-system-m4" role="wrap"> <?dbhtml filename="m4.html"?> + <sect1info condition="script"> + <productname>m4</productname> + <productnumber>&m4-version;</productnumber> + <address>&m4-url;</address> + </sect1info> + <title>M4-&m4-version;</title> <indexterm zone="ch-system-m4"> |