aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/expect.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-12 23:23:50 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-12 23:23:50 +0000
commit58882995289b0b69420b13297bf87c4b4d398192 (patch)
treeff191d33957a2df74a39f4d20c26fbf421e2ca3d /chapter05/expect.xml
parent12c8f83b75be00e9e884761ea688d5f8aa5b30d1 (diff)
Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/expect.xml')
-rw-r--r--chapter05/expect.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter05/expect.xml b/chapter05/expect.xml
index f2505d1ae..64e6ad34e 100644
--- a/chapter05/expect.xml
+++ b/chapter05/expect.xml
@@ -1,11 +1,14 @@
-<sect1 id="ch05-expect">
+<sect1 id="ch05-expect" xreflabel="Expect">
<title>Installing Expect-&expect-version;</title>
<?dbhtml filename="expect.html" dir="chapter05"?>
+<para>The Expect package contains a program for doing scripted dialogues with
+other interactive programs.</para>
+
<screen>Estimated build time: &expect-time-tools;
Estimated required disk space: &expect-compsize-tools;</screen>
-&aa-expect-shortdesc;
+&aa-expect-down;
&aa-expect-dep;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
@@ -65,5 +68,8 @@ the supplementary expect scripts which are not needed.</para></listitem>
</sect2>
+&aa-expect-shortdesc;
+&aa-expect-desc;
+
</sect1>