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/tar.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/tar.xml')
-rw-r--r-- | appendixa/tar.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/appendixa/tar.xml b/appendixa/tar.xml index b0af3eed3..68e0f8cbc 100644 --- a/appendixa/tar.xml +++ b/appendixa/tar.xml @@ -1,7 +1,9 @@ -<sect1 id="aa-tar"> +<sect1 id="aa-tar" xreflabel="Tar"> <title>Tar</title> <?dbhtml filename="tar.html" dir="appendixa"?> +<para>For installation instructions see <xref linkend="ch06-tar"/>.</para> + &aa-tar-down; &aa-tar-shortdesc; &aa-tar-desc; |