diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-08-18 17:46:54 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-08-18 17:46:54 +0000 |
commit | 116e06733f9959bb1e75f4514edc7ae89b1c5b68 (patch) | |
tree | f6b01c05a5b2336b7d4d12def3f07391db28b6c0 | |
parent | de749cf1cf9d045a05846e6b15b70e2983dac177 (diff) |
Changed <title> by <bridgehead> in the packages and patches variablelist.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4045 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter03/packages.xml | 3 | ||||
-rw-r--r-- | chapter03/patches.xml | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 1cbedbcea..56b16818a 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -9,7 +9,8 @@ <para>Download or otherwise obtain the following packages:</para> -<variablelist role="materials"><title>Packages</title> +<variablelist role="materials"> +<bridgehead renderas="sect3">Packages</bridgehead> <varlistentry> <term>Autoconf (&autoconf-version;) - 903 KB:</term> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 188ccf000..6a2aafff7 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -12,7 +12,8 @@ correct tiny mistakes in the packages that should be fixed by the maintainer, or just make some small modifications to bend things our way. You'll need the following:</para> -<variablelist role="materials"><title>Patches</title> +<variablelist role="materials"> +<bridgehead renderas="sect3">Patches</bridgehead> <varlistentry> <term>Coreutils Suppress Uptime, Kill, Su Patch - 16 KB:</term> |