summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-13 20:22:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-13 20:22:37 +0000
commit66bdac37a2515265ed3c044944202689e9c012f1 (patch)
tree07ce4cd268d2c48cd0fdd7d341832cbc63281a5b
parent2002-11-13 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-66bdac37a2515265ed3c044944202689e9c012f1.tar.bz2
2002-11-13 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Corrected link.
-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" < $< > $@