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