diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-27 07:04:03 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-27 07:04:03 +0000 |
commit | 278c35c768c2d11702bf7a7ae0696c745cb97826 (patch) | |
tree | 59c43cb55f425e0503de3a17b37d875f80077fbc /appendixa/expect.xml | |
parent | ad3db0e0b6bd996dcd8fd32ec5cf1b80e235f18a (diff) |
Add Expect to Appendix A.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/expect.xml')
-rw-r--r-- | appendixa/expect.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/appendixa/expect.xml b/appendixa/expect.xml new file mode 100644 index 000000000..661a5c1ec --- /dev/null +++ b/appendixa/expect.xml @@ -0,0 +1,13 @@ +<sect1 id="aa-expect" xreflabel="expect"> +<title>Expect</title> +<?dbhtml filename="expect.html" dir="appendixa"?> + +<para>For installation instructions see <xref linkend="ch05-expect"/>.</para> + +&aa-expect-down; +&aa-expect-shortdesc; +&aa-expect-desc; +&aa-expect-dep; + +</sect1> + |