summaryrefslogtreecommitdiffstats
path: root/doc/supplements/m68k
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-17 21:47:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-17 21:47:47 +0000
commit6449498bc7dea93900d6980a66af64c9116ef597 (patch)
tree7d89881d70af765dc7ad549095fb9f5f381cba6f /doc/supplements/m68k
parent2002-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6449498bc7dea93900d6980a66af64c9116ef597.tar.bz2
2001-01-17 Joel Sherrill <joel@OARcorp.com>
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
Diffstat (limited to 'doc/supplements/m68k')
-rw-r--r--doc/supplements/m68k/Makefile.am2
-rw-r--r--doc/supplements/m68k/bsp.t2
-rw-r--r--doc/supplements/m68k/callconv.t2
-rw-r--r--doc/supplements/m68k/cpumodel.t2
-rw-r--r--doc/supplements/m68k/cputable.t2
-rw-r--r--doc/supplements/m68k/fatalerr.t2
-rw-r--r--doc/supplements/m68k/intr_NOTIMES.t2
-rw-r--r--doc/supplements/m68k/m68k.texi3
-rw-r--r--doc/supplements/m68k/memmodel.t2
-rw-r--r--doc/supplements/m68k/preface.texi2
-rw-r--r--doc/supplements/m68k/stamp-vti4
-rw-r--r--doc/supplements/m68k/timeMVME136.t2
-rw-r--r--doc/supplements/m68k/timedata.t2
-rw-r--r--doc/supplements/m68k/version.texi4
14 files changed, 17 insertions, 16 deletions
diff --git a/doc/supplements/m68k/Makefile.am b/doc/supplements/m68k/Makefile.am
index 748327d46b..ccf7605428 100644
--- a/doc/supplements/m68k/Makefile.am
+++ b/doc/supplements/m68k/Makefile.am
@@ -1,5 +1,5 @@
#
-# COPYRIGHT (c) 1988-1999.
+# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
#
diff --git a/doc/supplements/m68k/bsp.t b/doc/supplements/m68k/bsp.t
index 26758c8cbe..3d245c7719 100644
--- a/doc/supplements/m68k/bsp.t
+++ b/doc/supplements/m68k/bsp.t
@@ -1,5 +1,5 @@
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/callconv.t b/doc/supplements/m68k/callconv.t
index 993dc7bcef..e572fb4e64 100644
--- a/doc/supplements/m68k/callconv.t
+++ b/doc/supplements/m68k/callconv.t
@@ -1,5 +1,5 @@
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/cpumodel.t b/doc/supplements/m68k/cpumodel.t
index 9fbed24158..9df2abfab3 100644
--- a/doc/supplements/m68k/cpumodel.t
+++ b/doc/supplements/m68k/cpumodel.t
@@ -1,5 +1,5 @@
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/cputable.t b/doc/supplements/m68k/cputable.t
index f7542845c7..a70e89929f 100644
--- a/doc/supplements/m68k/cputable.t
+++ b/doc/supplements/m68k/cputable.t
@@ -1,5 +1,5 @@
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/fatalerr.t b/doc/supplements/m68k/fatalerr.t
index 3e61400aad..728d149f37 100644
--- a/doc/supplements/m68k/fatalerr.t
+++ b/doc/supplements/m68k/fatalerr.t
@@ -1,5 +1,5 @@
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/intr_NOTIMES.t b/doc/supplements/m68k/intr_NOTIMES.t
index 5b5c0109ee..8c15a82417 100644
--- a/doc/supplements/m68k/intr_NOTIMES.t
+++ b/doc/supplements/m68k/intr_NOTIMES.t
@@ -1,7 +1,7 @@
@c
@c Interrupt Stack Frame Picture
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/m68k.texi b/doc/supplements/m68k/m68k.texi
index 2550777a21..8c03ae54c7 100644
--- a/doc/supplements/m68k/m68k.texi
+++ b/doc/supplements/m68k/m68k.texi
@@ -1,13 +1,14 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename m68k
+@setcontentsaftertitlepage
@syncodeindex vr fn
@synindex ky cp
@paragraphindent 0
@c %**end of header
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/memmodel.t b/doc/supplements/m68k/memmodel.t
index b2c6114bb7..7b7776050c 100644
--- a/doc/supplements/m68k/memmodel.t
+++ b/doc/supplements/m68k/memmodel.t
@@ -1,5 +1,5 @@
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/preface.texi b/doc/supplements/m68k/preface.texi
index 96b4fb413c..e37038f439 100644
--- a/doc/supplements/m68k/preface.texi
+++ b/doc/supplements/m68k/preface.texi
@@ -1,5 +1,5 @@
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/stamp-vti b/doc/supplements/m68k/stamp-vti
index 27e5ccd0cb..91e60ee8f2 100644
--- a/doc/supplements/m68k/stamp-vti
+++ b/doc/supplements/m68k/stamp-vti
@@ -1,3 +1,3 @@
-@set UPDATED 1 June 2000
+@set UPDATED 17 January 2002
@set EDITION 1
-@set VERSION 4.5.0-beta3
+@set VERSION 4.5.1-pre3
diff --git a/doc/supplements/m68k/timeMVME136.t b/doc/supplements/m68k/timeMVME136.t
index 51acd561a9..754a2160a8 100644
--- a/doc/supplements/m68k/timeMVME136.t
+++ b/doc/supplements/m68k/timeMVME136.t
@@ -1,5 +1,5 @@
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/timedata.t b/doc/supplements/m68k/timedata.t
index d09ac0f477..0ade45211e 100644
--- a/doc/supplements/m68k/timedata.t
+++ b/doc/supplements/m68k/timedata.t
@@ -1,5 +1,5 @@
@c
-@c COPYRIGHT (c) 1988-1999.
+@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@c
diff --git a/doc/supplements/m68k/version.texi b/doc/supplements/m68k/version.texi
index 27e5ccd0cb..91e60ee8f2 100644
--- a/doc/supplements/m68k/version.texi
+++ b/doc/supplements/m68k/version.texi
@@ -1,3 +1,3 @@
-@set UPDATED 1 June 2000
+@set UPDATED 17 January 2002
@set EDITION 1
-@set VERSION 4.5.0-beta3
+@set VERSION 4.5.1-pre3