summaryrefslogtreecommitdiffstats
path: root/doc/rtems_gdb
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/rtems_gdb
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/rtems_gdb')
-rw-r--r--doc/rtems_gdb/Makefile.am2
-rw-r--r--doc/rtems_gdb/commands.t2
-rw-r--r--doc/rtems_gdb/example.t2
-rw-r--r--doc/rtems_gdb/intro.t2
-rw-r--r--doc/rtems_gdb/rtems_gdb.texi3
-rw-r--r--doc/rtems_gdb/stamp-vti4
-rw-r--r--doc/rtems_gdb/started.t2
-rw-r--r--doc/rtems_gdb/swarch.t2
-rw-r--r--doc/rtems_gdb/trouble.t2
-rw-r--r--doc/rtems_gdb/version.texi4
10 files changed, 13 insertions, 12 deletions
diff --git a/doc/rtems_gdb/Makefile.am b/doc/rtems_gdb/Makefile.am
index 11e4ccc0e7..6dae99b188 100644
--- a/doc/rtems_gdb/Makefile.am
+++ b/doc/rtems_gdb/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/rtems_gdb/commands.t b/doc/rtems_gdb/commands.t
index a0c6a457ce..61800f60ee 100644
--- a/doc/rtems_gdb/commands.t
+++ b/doc/rtems_gdb/commands.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/rtems_gdb/example.t b/doc/rtems_gdb/example.t
index a7b55e4f84..cec724927e 100644
--- a/doc/rtems_gdb/example.t
+++ b/doc/rtems_gdb/example.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/rtems_gdb/intro.t b/doc/rtems_gdb/intro.t
index 063a5c959d..70178b2aef 100644
--- a/doc/rtems_gdb/intro.t
+++ b/doc/rtems_gdb/intro.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/rtems_gdb/rtems_gdb.texi b/doc/rtems_gdb/rtems_gdb.texi
index a03a337c87..c1a3dfe8ac 100644
--- a/doc/rtems_gdb/rtems_gdb.texi
+++ b/doc/rtems_gdb/rtems_gdb.texi
@@ -1,13 +1,14 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename rtems_gdb
+@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/rtems_gdb/stamp-vti b/doc/rtems_gdb/stamp-vti
index 27e5ccd0cb..91e60ee8f2 100644
--- a/doc/rtems_gdb/stamp-vti
+++ b/doc/rtems_gdb/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/rtems_gdb/started.t b/doc/rtems_gdb/started.t
index 78d3643c8f..c8b4bad3e9 100644
--- a/doc/rtems_gdb/started.t
+++ b/doc/rtems_gdb/started.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/rtems_gdb/swarch.t b/doc/rtems_gdb/swarch.t
index 34b69253e7..8e7eaf9840 100644
--- a/doc/rtems_gdb/swarch.t
+++ b/doc/rtems_gdb/swarch.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/rtems_gdb/trouble.t b/doc/rtems_gdb/trouble.t
index 556e7d4a66..7ed7364425 100644
--- a/doc/rtems_gdb/trouble.t
+++ b/doc/rtems_gdb/trouble.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/rtems_gdb/version.texi b/doc/rtems_gdb/version.texi
index 27e5ccd0cb..91e60ee8f2 100644
--- a/doc/rtems_gdb/version.texi
+++ b/doc/rtems_gdb/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