aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/dejagnu.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-03-29 20:04:31 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-03-29 20:04:31 +0000
commitdf43be1530e1d385ae634ebc22e5b3000fd362d4 (patch)
tree28464f2119d5486e9ecd453df42b7eeadfa64e97 /chapter05/dejagnu.xml
parent97af73804ecc5887e0b2784e9df903527c5f91e9 (diff)
Textual updates thanks to Kevin Buckley.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/dejagnu.xml')
-rw-r--r--chapter05/dejagnu.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml
index bae0ed7d9..a821e9bba 100644
--- a/chapter05/dejagnu.xml
+++ b/chapter05/dejagnu.xml
@@ -23,8 +23,9 @@
<sect2 role="package">
<title/>
- <para>The DejaGNU package contains a framework for testing other
- programs.</para>
+ <para>The <application>DejaGnu</application> package contains a framework for running test
+ suites on GNU tools. It is written in <command>expect</command>, which itself
+ uses <application>Tcl</application> (Tool Command Language).</para>
<segmentedlist>
<segtitle>&buildtime;</segtitle>