diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-08-06 20:19:50 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-08-06 20:19:50 +0000 |
commit | 348d79f8d705c7db59858ed1ee3d1b31671952c0 (patch) | |
tree | 5569a3bf8705ed0cfd3ca2ea22622849d96ccf90 /appendixa/bzip2.xml | |
parent | 7acaebec5dfe7f928afda74b0cc25eec04c9c11e (diff) |
applied alex groenewoud's indexing programs and backreferencing patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bzip2.xml')
-rw-r--r-- | appendixa/bzip2.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/appendixa/bzip2.xml b/appendixa/bzip2.xml index a78fba2d4..390c334a3 100644 --- a/appendixa/bzip2.xml +++ b/appendixa/bzip2.xml @@ -1,7 +1,9 @@ -<sect1 id="aa-bzip2"> +<sect1 id="aa-bzip2" xreflabel="Bzip2"> <title>Bzip2</title> <?dbhtml filename="bzip2.html" dir="appendixa"?> +<para>For installation instructions see <xref linkend="ch06-bzip2"/>.</para> + &aa-bzip2-down; &aa-bzip2-shortdesc; &aa-bzip2-desc; |