summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-01 16:14:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-01 16:14:41 +0000
commit86c3d4154c24c6cb3266ba5b3ab9fa6d22d96784 (patch)
treec58011862e8ca85410c29e88caa981fd3574fa0e /doc
parent2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-86c3d4154c24c6cb3266ba5b3ab9fa6d22d96784.tar.bz2
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* ada_user/Makefile.am: Fix typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/ada_user/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 59b4602118..44cff03f85 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,9 @@
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * ada_user/Makefile.am: Fix typo.
+
+2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* ada_user/Makefile.am, user/Makefile.am, user/concepts.t: Add 16 bit
object Id format information.
* user/ObjectId-16Bits.eps, user/ObjectId-16Bits.png: New files.
diff --git a/doc/ada_user/Makefile.am b/doc/ada_user/Makefile.am
index f5306c6e9a..a43488f33a 100644
--- a/doc/ada_user/Makefile.am
+++ b/doc/ada_user/Makefile.am
@@ -24,7 +24,7 @@ COMMON_FILES += \
$(top_builddir)/user/overview.texi $(top_builddir)/user/part.texi \
$(top_builddir)/user/preface.texi $(top_builddir)/user/region.texi \
$(top_builddir)/user/rtmon.texi $(top_builddir)/user/schedule.texi \
- $(top_builddir)/user/sem.textexii $(top_builddir)/user/signal.texi \
+ $(top_builddir)/user/sem.texi $(top_builddir)/user/signal.texi \
$(top_builddir)/user/task.texi $(top_builddir)/user/timer.texi \
$(top_builddir)/user/userext.texi $(top_builddir)/user/stackchk.texi \
$(top_builddir)/user/cpuuse.texi $(top_srcdir)/common/cpright.texi \