aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2004-09-28 16:39:29 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2004-09-28 16:39:29 +0000
commit4e9d4534fca088825b19748fee30e624e5362d3f (patch)
tree1c61a77f51a7830d90e436e8303509b2caaf4bcb
parent81a10d8607ee268066f46ecc2f181c19f018d56c (diff)
Really fix the version numbers for libexpect
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter05/expect.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter05/expect.xml b/chapter05/expect.xml
index d58470e51..1bb980814 100644
--- a/chapter05/expect.xml
+++ b/chapter05/expect.xml
@@ -106,11 +106,12 @@ programs according to a script.</para>
</varlistentry>
<varlistentry id="libexpect">
-<term><filename class="libraryfile">libexpect&expect-version;</filename></term>
+<term><filename class="libraryfile">libexpect-5.42.a</filename></term>
<listitem>
<para>contains functions that allow Expect to be used as a Tcl extension or to
be used directly from C or C++ (without Tcl)."</para>
-<indexterm zone="ch-tools-expect libexpect"><primary sortas="c-libexpect&expect-version;">libexpect&expect-version;</primary></indexterm>
+<indexterm zone="ch-tools-expect libexpect"><primary
+sortas="c-libexpect-5.42">libexpect-5.42</primary></indexterm>
</listitem>
</varlistentry>
</variablelist>