Browse Source

* doc/dejagnu.xml: Don't use apostrophes in section titles.

* doc/dejagnu.texi: Regenerate.
origin
Ben Elliston 21 years ago
parent
commit
8b27c17719
  1. 5
      ChangeLog
  2. 6
      doc/dejagnu.texi
  3. 2
      doc/dejagnu.xml

5
ChangeLog

@ -1,3 +1,8 @@
2005-12-24 Ben Elliston <bje@gnu.org>
* doc/dejagnu.xml: Don't use apostrophes in section titles.
* doc/dejagnu.texi: Regenerate.
2005-12-24 Ben Elliston <bje@gnu.org>
* Makefile.am (XML): Include $(srcdir) in filenames.

6
doc/dejagnu.texi

@ -25,7 +25,7 @@
Overview
* What is DejaGnu ?::
* What_s New In This Release: Release Notes.
* New In This Release: Release Notes.
* Design Goals::
* A POSIX conforming test framework: A POSIX Conforming Test Framework.
@ -108,7 +108,7 @@ application.
@menu
* What is DejaGnu ?::
* What_s New In This Release: Release Notes.
* New In This Release: Release Notes.
* Design Goals::
* A POSIX conforming test framework: A POSIX Conforming Test Framework.
@end menu
@ -180,7 +180,7 @@ driver is in the file
runtest.exp.)
@node Release Notes, Design Goals, What is DejaGnu ?, Overview
@section What's New In This Release
@section New In This Release
This release has a number of substantial changes over version
1.3. The most visible change is that the version of Expect and Tcl

2
doc/dejagnu.xml

@ -176,7 +176,7 @@
</sect2>
<sect2 id="new" xreflabel="Release Notes">
<title>What's New In This Release</title>
<title>New In This Release</title>
<para>This release has a number of substantial changes over version
1.3. The most visible change is that the version of Expect and Tcl

Loading…
Cancel
Save