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