Ignore:
Timestamp:
09/28/2004 04:28:46 PM (20 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
6.0
Children:
4e9d453
Parents:
939abc9
Message:

Add description of libexpect and correct its version number (fixes bug 912)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/expect.xml

    r939abc9 r81a10d8  
    9191<segtitle>Installed program</segtitle>
    9292<segtitle>Installed library</segtitle>
    93 <seglistitem><seg>expect</seg><seg>libexpect&expect-version;.a</seg></seglistitem>
     93<seglistitem><seg>expect</seg><seg>libexpect-5.42.a</seg></seglistitem>
    9494</segmentedlist>
    9595
     
    109109<term><filename class="libraryfile">libexpect&expect-version;</filename></term>
    110110<listitem>
    111 <para></para>
     111<para>contains functions that allow Expect to be used as a Tcl extension or to
     112be used directly from C or C++ (without Tcl)."</para>
    112113<indexterm zone="ch-tools-expect libexpect"><primary sortas="c-libexpect&expect-version;">libexpect&expect-version;</primary></indexterm>
    113114</listitem>
Note: See TracChangeset for help on using the changeset viewer.