aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <aldot@gcc.gnu.org>2013-06-15 21:25:01 +1000
committerBen Elliston <bje@gnu.org>2013-06-15 21:25:01 +1000
commita340a5b44eb49b412f0f5e235c1769e77605a7b2 (patch)
tree13b1e9f212feba7f66c03b88050b7d535620fe36
parentfdf0a41ee03d8deb725407cacff3ae78c04d0558 (diff)
downloaddejagnu-a340a5b44eb49b412f0f5e235c1769e77605a7b2.zip
dejagnu-a340a5b44eb49b412f0f5e235c1769e77605a7b2.tar.gz
dejagnu-a340a5b44eb49b412f0f5e235c1769e77605a7b2.tar.bz2
* doc/user.xml: Fix spacing before productname.
* doc/dejagnu.texi: Regenerate. Signed-off-by: Ben Elliston <bje@gnu.org>
-rw-r--r--ChangeLog5
-rw-r--r--doc/dejagnu.texi2
-rw-r--r--doc/user.xml2
3 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 677c072..b26d8a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
+
+ * doc/user.xml: Fix spacing before productname.
+ * doc/dejagnu.texi: Regenerate.
+
2013-06-12 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
* testsuite/runtest.all/default_procs.tcl (send_log): Use the
diff --git a/doc/dejagnu.texi b/doc/dejagnu.texi
index 42dca14..16730a9 100644
--- a/doc/dejagnu.texi
+++ b/doc/dejagnu.texi
@@ -3117,7 +3117,7 @@ controls the depth of definitions expanded.
@item
Finally, if the value of
-@emph{verbose} is 3 or greater,DejaGnu turns on
+@emph{verbose} is 3 or greater, DejaGnu turns on
the expect command @code{log_user}. This command
prints all expect actions to the expect standard output, to the
detailed log file, and (if @code{--debug} is on) to
diff --git a/doc/user.xml b/doc/user.xml
index 0a8fafa..e527d2d 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -2943,7 +2943,7 @@ powerpc-linux-gcc -g -O2 -o calc calc.o
controls the depth of definitions expanded.</para></listitem>
<listitem><para>Finally, if the value of
- <emphasis>verbose</emphasis> is 3 or greater,&dj; turns on
+ <emphasis>verbose</emphasis> is 3 or greater, &dj; turns on
the expect command <command>log_user</command>. This command
prints all expect actions to the expect standard output, to the
detailed log file, and (if <option>--debug</option> is on) to