summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:10:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:10:44 +0000
commit2f1991796dd7d730d5340799a879b6ce693e2b8b (patch)
tree5ea482c72f18ee2b5e0a67a0c45555710ee45dff /doc
parent2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de> (diff)
downloadrtems-2f1991796dd7d730d5340799a879b6ce693e2b8b.tar.bz2
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* itron.texi: include common/rtems.texi. include common/cpright.texi * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
Diffstat (limited to 'doc')
-rw-r--r--doc/itron3.0/ChangeLog6
-rw-r--r--doc/itron3.0/Makefile.am4
-rw-r--r--doc/itron3.0/itron.texi2
3 files changed, 10 insertions, 2 deletions
diff --git a/doc/itron3.0/ChangeLog b/doc/itron3.0/ChangeLog
index d45a4dba85..41fd602c7f 100644
--- a/doc/itron3.0/ChangeLog
+++ b/doc/itron3.0/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
+
+ * itron.texi: include common/rtems.texi.
+ include common/cpright.texi
+ * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* itron.texi: Set @setfilename itron.info.
diff --git a/doc/itron3.0/Makefile.am b/doc/itron3.0/Makefile.am
index 46d7827860..25656727b6 100644
--- a/doc/itron3.0/Makefile.am
+++ b/doc/itron3.0/Makefile.am
@@ -13,13 +13,13 @@ EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
-COMMON_FILES = $(top_srcdir)/common/setup.texi
-
GENERATED_FILES = status.texi task.texi tasksync.texi semaphore.texi \
eventflags.texi mailbox.texi msgbuffer.texi rendezvous.texi \
interrupt.texi memorypool.texi fixedblock.texi time.texi config.texi \
network.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi
+
FILES = preface.texi
info_TEXINFOS = itron.texi
diff --git a/doc/itron3.0/itron.texi b/doc/itron3.0/itron.texi
index fc78e9696d..9bc3517538 100644
--- a/doc/itron3.0/itron.texi
+++ b/doc/itron3.0/itron.texi
@@ -27,6 +27,7 @@
@include version.texi
@include common/setup.texi
+@include common/rtems.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual
@@ -71,6 +72,7 @@
@subtitle @value{UPDATED}
@author On-Line Applications Research Corporation
@page
+@include common/cpright.texi
@end titlepage
@c This prevents a black box from being printed on "overflow" lines.