summaryrefslogtreecommitdiffstats
path: root/doc/started_ada
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/started_ada/ChangeLog4
-rw-r--r--doc/started_ada/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/started_ada/ChangeLog b/doc/started_ada/ChangeLog
index 35a2a3ffbd..0bc55230af 100644
--- a/doc/started_ada/ChangeLog
+++ b/doc/started_ada/ChangeLog
@@ -1,5 +1,9 @@
2002-11-13 Joel Sherrill <joel@OARcorp.com>
+ * Makefile.am: Corrected link.
+
+2002-11-13 Joel Sherrill <joel@OARcorp.com>
+
* stamp-vti, version.texi: Regenerated.
2002-10-24 Joel Sherrill <joel@OARcorp.com>
diff --git a/doc/started_ada/Makefile.am b/doc/started_ada/Makefile.am
index 629fc2b54c..c29c1a829a 100644
--- a/doc/started_ada/Makefile.am
+++ b/doc/started_ada/Makefile.am
@@ -45,7 +45,7 @@ $(srcdir)/buildrt.texi: ../started/buildrt.t tversions.texi
-n "Building the Sample Application" < $< > $@
$(srcdir)/sample.texi: sample.t tversions.texi
- $(BMENU2) -c -p "Using the bit_rtems Script" \
+ $(BMENU2) -c -p "Using the RTEMS configure Script Directly" \
-u "Top" \
-n "Building the GNU Debugger" < $< > $@