From 593b439adae07e459ffc495c06cd23bb370e3876 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Wed, 21 Jul 2021 19:53:52 -0500 Subject: Correct page IDs in Chapter 08 dejagnu, expect, and tcl. --- chapter08/dejagnu.xml | 6 +++--- chapter08/expect.xml | 8 ++++---- chapter08/tcl.xml | 12 ++++++------ 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'chapter08') diff --git a/chapter08/dejagnu.xml b/chapter08/dejagnu.xml index 169ad4b50..23c1734b8 100644 --- a/chapter08/dejagnu.xml +++ b/chapter08/dejagnu.xml @@ -5,7 +5,7 @@ %general-entities; ]> - + @@ -16,7 +16,7 @@ DejaGNU-&dejagnu-version; - + DejaGNU @@ -88,7 +88,7 @@ install -v -m644 doc/dejagnu.{html,txt} /usr/share/doc/dejagnu-&dejagnu-versio A wrapper script that locates the proper expect shell and then runs DejaGNU - + runtest diff --git a/chapter08/expect.xml b/chapter08/expect.xml index da374bd9d..1e56595fb 100644 --- a/chapter08/expect.xml +++ b/chapter08/expect.xml @@ -5,7 +5,7 @@ %general-entities; ]> - + @@ -16,7 +16,7 @@ Expect-&expect-version; - + Expect @@ -116,7 +116,7 @@ ln -svf expect&expect-version;/libexpect&expect-version;.so /usr/lib Communicates with other interactive programs according to a script - + expect @@ -127,7 +127,7 @@ ln -svf expect&expect-version;/libexpect&expect-version;.so /usr/lib Contains functions that allow Expect to be used as a Tcl extension or to be used directly from C or C++ (without Tcl) - + libexpect-&expect-lib-version; diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml index 6b3aef0f5..4cac2f64a 100644 --- a/chapter08/tcl.xml +++ b/chapter08/tcl.xml @@ -7,7 +7,7 @@ ]> - + @@ -18,7 +18,7 @@ Tcl-&tcl-version; - + Tcl @@ -172,7 +172,7 @@ unset SRCDIR tclsh&tcl-major-version; The Tcl command shell - + tclsh&tcl-major-version; @@ -182,7 +182,7 @@ unset SRCDIR tclsh A link to tclsh&tcl-major-version; - + tclsh @@ -192,7 +192,7 @@ unset SRCDIR libtcl&tcl-major-version;.so The Tcl library - + libtcl&tcl-major-version;.so @@ -202,7 +202,7 @@ unset SRCDIR libtclstub&tcl-major-version;.a The Tcl Stub library - + libtclstub&tcl-major-version;.a -- cgit v1.2.3-54-g00ecf