aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2015-11-11 23:22:20 +1100
committerBen Elliston <bje@gnu.org>2015-11-11 23:22:20 +1100
commit0ef0397a7e38359c766441b510c95b208ab3e035 (patch)
tree57c36e7b514d9a3e33b667158a8e0ad1c85729cd /doc
parent5eea9a54c984d1d9a70c8d9310ea7b34d8441772 (diff)
* doc/user.xml (Summary File): 'untested', not 'runtested'.
* doc/dejagnu.texi: Regenerate.
Diffstat (limited to 'doc')
-rw-r--r--doc/dejagnu.texi2
-rw-r--r--doc/user.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/dejagnu.texi b/doc/dejagnu.texi
index 23f5752..b2c6e5a 100644
--- a/doc/dejagnu.texi
+++ b/doc/dejagnu.texi
@@ -1736,7 +1736,7 @@ regardless of whether or not you specify
If any of your tests use the procedures
@code{unresolved}, @code{unsupported},
-or @code{runtested}, the summary output also
+or @code{untested}, the summary output also
tabulates the corresponding outcomes.
For example, after @code{runtest --tool
diff --git a/doc/user.xml b/doc/user.xml
index d4fefa1..07bb7a3 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -1313,7 +1313,7 @@ powerpc-linux-gcc -g -O2 -o calc calc.o
<para>If any of your tests use the procedures
<command>unresolved</command>, <command>unsupported</command>,
- or <command>runtested</command>, the summary output also
+ or <command>untested</command>, the summary output also
tabulates the corresponding outcomes.</para>
<para>For example, after <command>runtest --tool