From 6449498bc7dea93900d6980a66af64c9116ef597 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 17 Jan 2002 21:47:47 +0000 Subject: 2001-01-17 Joel Sherrill * 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. --- doc/user/Makefile.am | 2 +- doc/user/bsp.t | 2 +- doc/user/c_user.texi | 2 +- doc/user/clock.t | 2 +- doc/user/concepts.t | 2 +- doc/user/conf.t | 2 +- doc/user/datatypes.t | 2 +- doc/user/dirstat.texi | 2 +- doc/user/dpmem.t | 2 +- doc/user/event.t | 2 +- doc/user/example.texi | 2 +- doc/user/fatal.t | 2 +- doc/user/glossary.texi | 2 +- doc/user/init.t | 2 +- doc/user/intr.t | 2 +- doc/user/io.t | 2 +- doc/user/mp.t | 2 +- doc/user/msg.t | 2 +- doc/user/overview.t | 2 +- doc/user/part.t | 2 +- doc/user/preface.texi | 2 +- doc/user/region.t | 2 +- doc/user/rtmon.t | 2 +- doc/user/schedule.t | 2 +- doc/user/sem.t | 4 ++-- doc/user/signal.t | 2 +- doc/user/stamp-vti | 4 ++-- doc/user/task.t | 2 +- doc/user/timer.t | 2 +- doc/user/userext.t | 2 +- doc/user/version.texi | 4 ++-- 31 files changed, 34 insertions(+), 34 deletions(-) (limited to 'doc/user') diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am index 62869ed309..aef43a7de7 100644 --- a/doc/user/Makefile.am +++ b/doc/user/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/user/bsp.t b/doc/user/bsp.t index ede9d37135..e0b0434d12 100644 --- a/doc/user/bsp.t +++ b/doc/user/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/user/c_user.texi b/doc/user/c_user.texi index 5f73f02300..7d2a68782d 100644 --- a/doc/user/c_user.texi +++ b/doc/user/c_user.texi @@ -7,7 +7,7 @@ @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/user/clock.t b/doc/user/clock.t index 3240a0499c..0d4306a28d 100644 --- a/doc/user/clock.t +++ b/doc/user/clock.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/user/concepts.t b/doc/user/concepts.t index 5afc317128..adf8986e62 100644 --- a/doc/user/concepts.t +++ b/doc/user/concepts.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/user/conf.t b/doc/user/conf.t index f014a93744..df8b92731e 100644 --- a/doc/user/conf.t +++ b/doc/user/conf.t @@ -1,4 +1,4 @@ -@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/user/datatypes.t b/doc/user/datatypes.t index 720bfb0e57..d842786676 100644 --- a/doc/user/datatypes.t +++ b/doc/user/datatypes.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-2000. +@c COPYRIGHT (c) 1988-2002. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/user/dirstat.texi b/doc/user/dirstat.texi index 649b3cfa2f..094bcf2b13 100644 --- a/doc/user/dirstat.texi +++ b/doc/user/dirstat.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/user/dpmem.t b/doc/user/dpmem.t index 7b0212810a..8b9d3da6e0 100644 --- a/doc/user/dpmem.t +++ b/doc/user/dpmem.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/user/event.t b/doc/user/event.t index 5a3abfb58a..c8664b09a3 100644 --- a/doc/user/event.t +++ b/doc/user/event.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/user/example.texi b/doc/user/example.texi index 3371bdf3b5..edbe5a2257 100644 --- a/doc/user/example.texi +++ b/doc/user/example.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/user/fatal.t b/doc/user/fatal.t index dbad064ec6..9a98e39ffc 100644 --- a/doc/user/fatal.t +++ b/doc/user/fatal.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/user/glossary.texi b/doc/user/glossary.texi index e19ae5fe68..f9e8d6f7ea 100644 --- a/doc/user/glossary.texi +++ b/doc/user/glossary.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/user/init.t b/doc/user/init.t index 8e23816f7c..24625e4b6b 100644 --- a/doc/user/init.t +++ b/doc/user/init.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/user/intr.t b/doc/user/intr.t index 8e5e9cb8de..a59e172758 100644 --- a/doc/user/intr.t +++ b/doc/user/intr.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/user/io.t b/doc/user/io.t index a405994ec2..64ace623df 100644 --- a/doc/user/io.t +++ b/doc/user/io.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/user/mp.t b/doc/user/mp.t index 69863ba872..7114151593 100644 --- a/doc/user/mp.t +++ b/doc/user/mp.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/user/msg.t b/doc/user/msg.t index 0e319b1703..481810ffe1 100644 --- a/doc/user/msg.t +++ b/doc/user/msg.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/user/overview.t b/doc/user/overview.t index 48dddf7974..031fa86d31 100644 --- a/doc/user/overview.t +++ b/doc/user/overview.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/user/part.t b/doc/user/part.t index e4889cdabf..950c29c4f4 100644 --- a/doc/user/part.t +++ b/doc/user/part.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/user/preface.texi b/doc/user/preface.texi index e4b88d6960..32c39a63fd 100644 --- a/doc/user/preface.texi +++ b/doc/user/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/user/region.t b/doc/user/region.t index cfa4b2a939..5f7a2a9e35 100644 --- a/doc/user/region.t +++ b/doc/user/region.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/user/rtmon.t b/doc/user/rtmon.t index ea49c64d23..79be4e011c 100644 --- a/doc/user/rtmon.t +++ b/doc/user/rtmon.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/user/schedule.t b/doc/user/schedule.t index f42d6caa90..1aa2b4d72c 100644 --- a/doc/user/schedule.t +++ b/doc/user/schedule.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/user/sem.t b/doc/user/sem.t index abc5a113e8..755b693c0b 100644 --- a/doc/user/sem.t +++ b/doc/user/sem.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 @@ -774,7 +774,7 @@ inherited a higher priority. @subsection SEMAPHORE_FLUSH - Unblock all tasks waiting on a semaphore @cindex flush a semaphore -@cindex unlock all tasks a semaphore +@cindex unblock all tasks waiting on a semaphore @subheading CALLING SEQUENCE: diff --git a/doc/user/signal.t b/doc/user/signal.t index 50beb752f9..c441338d2a 100644 --- a/doc/user/signal.t +++ b/doc/user/signal.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/user/stamp-vti b/doc/user/stamp-vti index 27e5ccd0cb..91e60ee8f2 100644 --- a/doc/user/stamp-vti +++ b/doc/user/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/user/task.t b/doc/user/task.t index d18cc3b44e..6dbdb56bd1 100644 --- a/doc/user/task.t +++ b/doc/user/task.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/user/timer.t b/doc/user/timer.t index b82adb5e9c..b1af56d6a1 100644 --- a/doc/user/timer.t +++ b/doc/user/timer.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/user/userext.t b/doc/user/userext.t index f514a08663..641d5d3f9c 100644 --- a/doc/user/userext.t +++ b/doc/user/userext.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/user/version.texi b/doc/user/version.texi index 27e5ccd0cb..91e60ee8f2 100644 --- a/doc/user/version.texi +++ b/doc/user/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 -- cgit v1.2.3