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