summaryrefslogtreecommitdiffstats
path: root/doc/itron3.0
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 19:50:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 19:50:56 +0000
commit0660b4f892be50eb3c6e2c2c597dbb8f82fff6ff (patch)
tree9f194207cbf2e70595bc3e046cf726bfee6c025d /doc/itron3.0
parentAdded copyright. (diff)
downloadrtems-0660b4f892be50eb3c6e2c2c597dbb8f82fff6ff.tar.bz2
Changed copyright date to 1999.
Diffstat (limited to 'doc/itron3.0')
-rw-r--r--doc/itron3.0/Makefile4
-rw-r--r--doc/itron3.0/itron.texi10
2 files changed, 8 insertions, 6 deletions
diff --git a/doc/itron3.0/Makefile b/doc/itron3.0/Makefile
index d8738521d3..e1e1e6a520 100644
--- a/doc/itron3.0/Makefile
+++ b/doc/itron3.0/Makefile
@@ -1,5 +1,5 @@
#
-# COPYRIGHT (c) 1988-1998.
+# COPYRIGHT (c) 1988-1999.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
#
@@ -24,7 +24,7 @@ GENERATED_FILES= \
fixedblock.texi time.texi config.texi network.texi
FILES= $(PROJECT).texi \
- $(COMMON_FILES) $(GENERATED_FILES)
+ $(COMMON_FILES) preface.texi $(GENERATED_FILES)
INFOFILES=$(wildcard $(PROJECT) $(PROJECT)-*)
diff --git a/doc/itron3.0/itron.texi b/doc/itron3.0/itron.texi
index ada5b504e1..d4d681ed66 100644
--- a/doc/itron3.0/itron.texi
+++ b/doc/itron3.0/itron.texi
@@ -8,7 +8,7 @@
@c %**end of header
@c
-@c COPYRIGHT (c) 1988-1998.
+@c COPYRIGHT (c) 1988-1999.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
@@ -77,14 +77,14 @@ END-INFO-DIR-ENTRY
@subtitle Edition @value{edition}, for RTEMS @value{version}
@sp 1
@subtitle @value{update-month}
-@author UAH CS595
+@author On-Line Applications Research Corporation
@page
@end titlepage
@c This prevents a black box from being printed on "overflow" lines.
@c The alternative is to rework a sentence to avoid this problem.
-@include status.texi
+@include preface.texi
@include task.texi
@include tasksync.texi
@include semaphore.texi
@@ -98,6 +98,7 @@ END-INFO-DIR-ENTRY
@include time.texi
@include config.texi
@include network.texi
+@include status.texi
@ifinfo
@node Top, , (dir), (dir)
@top itron
@@ -105,7 +106,7 @@ END-INFO-DIR-ENTRY
This is the online version of the RTEMS ITRON 3.0 API User's Guide.
@menu
-* ITRON Implementation Status::
+* Preface::
* Task Manager::
* Task-Dependent Synchronization Manager::
* Semaphore Manager::
@@ -119,6 +120,7 @@ This is the online version of the RTEMS ITRON 3.0 API User's Guide.
* Time Manager::
* System Manager::
* Network Support Manager::
+* ITRON Implementation Status::
* Command and Variable Index::
* Concept Index::
@end menu