aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/Makefile.in2
-rw-r--r--doc/README2
-rw-r--r--doc/overview.sgml6
4 files changed, 7 insertions, 7 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6c8acfe..e2df907 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -51,7 +51,9 @@ docs: $(TARGETS)
# now for some extra dependencies that the automatic rules will not
# catch:
-html rtf overview.pdf overview.ps overview.dvi overview.rtf overview.html: overview.sgml ref.sgml user.sgml
+html/book1.html rtf overview.pdf overview.ps overview.dvi overview.rtf overview.html: overview.sgml ref.sgml user.sgml
+
+html/book1.html: overview.sgml ref.sgml user.sgml
clean realclean distclean:
rm -fr $(TARGETS) DBHTOHTML* html dejagnu.info* overview.junk overview overview.{aux,dvi,log,ps,pdf,tex}
diff --git a/doc/Makefile.in b/doc/Makefile.in
index b1e19ff..99b8572 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -96,7 +96,7 @@ DIST_SOURCES =
NROFF = nroff
MANS = $(man_MANS)
-DIST_COMMON = README Makefile.am Makefile.in
+DIST_COMMON = Makefile.am Makefile.in
all: all-am
.SUFFIXES:
diff --git a/doc/README b/doc/README
deleted file mode 100644
index fc8ae45..0000000
--- a/doc/README
+++ /dev/null
@@ -1,2 +0,0 @@
-One can obtain the Free DocBook Tools for Linux and NT at
-http://nis-www.lanl.gov/~rosalia/mydocs/docbook-intro.html
diff --git a/doc/overview.sgml b/doc/overview.sgml
index 657a51b..b807dc6 100644
--- a/doc/overview.sgml
+++ b/doc/overview.sgml
@@ -54,7 +54,7 @@ into another language, under the above conditions for modified versions.
<bookinfo>
<title>&dj;</title>
<subtitle>The GNU Testing Framework</subtitle>
- <date>2002 July 16</date>
+ <date>2002 Sept 04</date>
<edition> &version</edition>
<releaseinfo> New release</releaseinfo>
<authorgroup>
@@ -207,8 +207,8 @@ into another language, under the above conditions for modified versions.
<command>GDB</command>. When we replaced it with the Expect-based
framework, it was like DejaGnu all over again... But more importantly, it
was also named after my daughter,<ulink
- URL="mailto:deja@welcomehome.org">Deja Snow Savoye</ulink> (now 9
- years old in Dec of 1998), who was a toddler during DejaGnu's
+ URL="mailto:deja@welcomehome.org">Deja Snow Savoye</ulink> (now 12
+ years old in Sept of 2002), who was a toddler during DejaGnu's
creation.</para>
</sect1>