Ignore:
Timestamp:
07/22/2021 03:45:08 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
f18f2d6
Parents:
118b207 (diff), 4eee9cc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/expect.xml

    r118b207 rcfb8eea  
    66]>
    77
    8 <sect1 id="ch-tools-expect" role="wrap">
     8<sect1 id="ch-system-expect" role="wrap">
    99  <?dbhtml filename="expect.html"?>
    1010
     
    1717  <title>Expect-&expect-version;</title>
    1818
    19   <indexterm zone="ch-tools-expect">
     19  <indexterm zone="ch-system-expect">
    2020    <primary sortas="a-Expect">Expect</primary>
    2121  </indexterm>
     
    117117          <para>Communicates with other interactive programs according
    118118          to a script</para>
    119           <indexterm zone="ch-tools-expect expect">
     119          <indexterm zone="ch-system-expect expect">
    120120            <primary sortas="b-expect">expect</primary>
    121121          </indexterm>
     
    128128          <para>Contains functions that allow Expect to be used as a Tcl
    129129          extension or to be used directly from C or C++ (without Tcl)</para>
    130           <indexterm zone="ch-tools-expect libexpect">
     130          <indexterm zone="ch-system-expect libexpect">
    131131            <primary sortas="c-libexpect-&expect-lib-version;">libexpect-&expect-lib-version;</primary>
    132132          </indexterm>
Note: See TracChangeset for help on using the changeset viewer.