summaryrefslogtreecommitdiffstats
path: root/doc/posix_users
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix_users')
-rw-r--r--doc/posix_users/Makefile.am3
-rw-r--r--doc/posix_users/cancel.t3
-rw-r--r--doc/posix_users/clock.t3
-rw-r--r--doc/posix_users/cond.t3
-rw-r--r--doc/posix_users/cspecific.t3
-rw-r--r--doc/posix_users/device.t3
-rw-r--r--doc/posix_users/files.t3
-rw-r--r--doc/posix_users/io.t3
-rw-r--r--doc/posix_users/key.t3
-rw-r--r--doc/posix_users/libc.t3
-rw-r--r--doc/posix_users/libm.t3
-rw-r--r--doc/posix_users/memorymgmt.t3
-rw-r--r--doc/posix_users/message.t3
-rw-r--r--doc/posix_users/mutex.t3
-rw-r--r--doc/posix_users/posix_users.texi3
-rw-r--r--doc/posix_users/preface.texi3
-rw-r--r--doc/posix_users/procenv.t3
-rw-r--r--doc/posix_users/process.t3
-rw-r--r--doc/posix_users/sched.t3
-rw-r--r--doc/posix_users/semaphores.t3
-rw-r--r--doc/posix_users/signal.t3
-rw-r--r--doc/posix_users/status.t3
-rw-r--r--doc/posix_users/systemdb.t3
-rw-r--r--doc/posix_users/thread.t3
-rw-r--r--doc/posix_users/timer.t3
25 files changed, 0 insertions, 75 deletions
diff --git a/doc/posix_users/Makefile.am b/doc/posix_users/Makefile.am
index 73ca09b8db..e8df5bac18 100644
--- a/doc/posix_users/Makefile.am
+++ b/doc/posix_users/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = posix_users
diff --git a/doc/posix_users/cancel.t b/doc/posix_users/cancel.t
index a7ab468a00..09235c2326 100644
--- a/doc/posix_users/cancel.t
+++ b/doc/posix_users/cancel.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Thread Cancellation Manager
diff --git a/doc/posix_users/clock.t b/doc/posix_users/clock.t
index 63c0cf3412..9b52c2ce04 100644
--- a/doc/posix_users/clock.t
+++ b/doc/posix_users/clock.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Clock Manager
diff --git a/doc/posix_users/cond.t b/doc/posix_users/cond.t
index 5561c86c92..c95cc07650 100644
--- a/doc/posix_users/cond.t
+++ b/doc/posix_users/cond.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Condition Variable Manager
diff --git a/doc/posix_users/cspecific.t b/doc/posix_users/cspecific.t
index af424f94fa..8b82bd13cc 100644
--- a/doc/posix_users/cspecific.t
+++ b/doc/posix_users/cspecific.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Language-Specific Services for the C Programming Language Manager
diff --git a/doc/posix_users/device.t b/doc/posix_users/device.t
index 7fe928d42e..32773e57bf 100644
--- a/doc/posix_users/device.t
+++ b/doc/posix_users/device.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Device- and Class- Specific Functions Manager
diff --git a/doc/posix_users/files.t b/doc/posix_users/files.t
index d5c6e73531..bc8564747a 100644
--- a/doc/posix_users/files.t
+++ b/doc/posix_users/files.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Files and Directories Manager
diff --git a/doc/posix_users/io.t b/doc/posix_users/io.t
index c40c9f38d9..143d174d13 100644
--- a/doc/posix_users/io.t
+++ b/doc/posix_users/io.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Input and Output Primitives Manager
diff --git a/doc/posix_users/key.t b/doc/posix_users/key.t
index 8a317e7ace..28bc7f5fc5 100644
--- a/doc/posix_users/key.t
+++ b/doc/posix_users/key.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Key Manager
diff --git a/doc/posix_users/libc.t b/doc/posix_users/libc.t
index 2cd3406962..e8a312a37e 100644
--- a/doc/posix_users/libc.t
+++ b/doc/posix_users/libc.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Services Provided by C Library (libc)
diff --git a/doc/posix_users/libm.t b/doc/posix_users/libm.t
index 77d1cb90eb..c5820c4d80 100644
--- a/doc/posix_users/libm.t
+++ b/doc/posix_users/libm.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Services Provided by the Math Library (libm)
diff --git a/doc/posix_users/memorymgmt.t b/doc/posix_users/memorymgmt.t
index daf951a4bb..5a5e03642a 100644
--- a/doc/posix_users/memorymgmt.t
+++ b/doc/posix_users/memorymgmt.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Memory Management Manager
diff --git a/doc/posix_users/message.t b/doc/posix_users/message.t
index eb7581bbed..9e63f7f440 100644
--- a/doc/posix_users/message.t
+++ b/doc/posix_users/message.t
@@ -2,9 +2,6 @@
@c COPYRIGHT(c) 1988-2002.
@c On-Line Applications Research Corporation(OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Message Passing Manager
diff --git a/doc/posix_users/mutex.t b/doc/posix_users/mutex.t
index 998964152f..b894538510 100644
--- a/doc/posix_users/mutex.t
+++ b/doc/posix_users/mutex.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1989-2008.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Mutex Manager
diff --git a/doc/posix_users/posix_users.texi b/doc/posix_users/posix_users.texi
index 15575f81f0..5f5e88bde9 100644
--- a/doc/posix_users/posix_users.texi
+++ b/doc/posix_users/posix_users.texi
@@ -11,9 +11,6 @@
@c COPYRIGHT (c) 1989-2011.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@c
@c Master file for the POSIX API User's Guide
diff --git a/doc/posix_users/preface.texi b/doc/posix_users/preface.texi
index 10ccf91bdf..de3fce0472 100644
--- a/doc/posix_users/preface.texi
+++ b/doc/posix_users/preface.texi
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1989-2011.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@node Preface, , Top, Top
@unnumbered Preface
diff --git a/doc/posix_users/procenv.t b/doc/posix_users/procenv.t
index db3f8936d8..074b94b037 100644
--- a/doc/posix_users/procenv.t
+++ b/doc/posix_users/procenv.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Process Environment Manager
diff --git a/doc/posix_users/process.t b/doc/posix_users/process.t
index 7bb4bb12ad..1120fb8639 100644
--- a/doc/posix_users/process.t
+++ b/doc/posix_users/process.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Process Creation and Execution Manager
diff --git a/doc/posix_users/sched.t b/doc/posix_users/sched.t
index cff5c25fc6..14c0185341 100644
--- a/doc/posix_users/sched.t
+++ b/doc/posix_users/sched.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Scheduler Manager
diff --git a/doc/posix_users/semaphores.t b/doc/posix_users/semaphores.t
index 9ad7f24899..71b5c38367 100644
--- a/doc/posix_users/semaphores.t
+++ b/doc/posix_users/semaphores.t
@@ -2,9 +2,6 @@
@c COPYRIGHT(c) 1988-2002.
@c On-Line Applications Research Corporation(OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Semaphore Manager
diff --git a/doc/posix_users/signal.t b/doc/posix_users/signal.t
index 136843c5d7..1b7dc554c0 100644
--- a/doc/posix_users/signal.t
+++ b/doc/posix_users/signal.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Signal Manager
diff --git a/doc/posix_users/status.t b/doc/posix_users/status.t
index 61109c84fc..d67fa2e019 100644
--- a/doc/posix_users/status.t
+++ b/doc/posix_users/status.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Status of Implementation
diff --git a/doc/posix_users/systemdb.t b/doc/posix_users/systemdb.t
index d3cf900e70..d6ffc43765 100644
--- a/doc/posix_users/systemdb.t
+++ b/doc/posix_users/systemdb.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter System Databases Manager
diff --git a/doc/posix_users/thread.t b/doc/posix_users/thread.t
index 53afaae315..ce868bf435 100644
--- a/doc/posix_users/thread.t
+++ b/doc/posix_users/thread.t
@@ -2,9 +2,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Thread Manager
diff --git a/doc/posix_users/timer.t b/doc/posix_users/timer.t
index d879f24abb..6ee3e5c808 100644
--- a/doc/posix_users/timer.t
+++ b/doc/posix_users/timer.t
@@ -1,9 +1,6 @@
@c
@c This is the chapter from the RTEMS POSIX 1003.1b API User's Guide that
@c documents the services provided by the timer @c manager.
-@c
-@c $Id$
-@c
@chapter Timer Manager