aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2010-03-26 19:52:38 +1100
committerBen Elliston <bje@gnu.org>2010-03-26 19:52:38 +1100
commite5ed6b745528541701fc786cae5bf38fb0d874b3 (patch)
tree0bce26eb5267ae6c7206fefbe0c5a07658689b02 /doc
parentb789c06896038758715bc77d2e3ed4236eb7b64e (diff)
downloaddejagnu-e5ed6b745528541701fc786cae5bf38fb0d874b3.zip
dejagnu-e5ed6b745528541701fc786cae5bf38fb0d874b3.tar.gz
dejagnu-e5ed6b745528541701fc786cae5bf38fb0d874b3.tar.bz2
* doc/user.xml (Tcl Variables For Command Line Options): Correct
column count.
Diffstat (limited to 'doc')
-rw-r--r--doc/user.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user.xml b/doc/user.xml
index 164554b..7dfd705 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -1974,7 +1974,7 @@ powerpc-linux-gcc -g -O2 -o calc calc.o
<para><table frame="all" rowsep="0" colsep="0">
<title>Tcl Variables For Command Line Options</title>
- <tgroup cols="3" align="char" rowsep="1" colsep="0">
+ <tgroup cols="5" align="char" rowsep="1" colsep="0">
<thead><row>
<entry>runtest</entry><entry>Tcl</entry>
<entry>option</entry><entry>variable</entry><entry>description</entry>