summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
-rw-r--r--doc/new_chapters/STATUS4
-rw-r--r--doc/new_chapters/gen_section2
-rwxr-xr-xdoc/posix1003.1/summarize2
-rw-r--r--doc/posix_users/gen_size_report3
-rw-r--r--doc/setup.def3
-rw-r--r--doc/tools/word-replace23
7 files changed, 1 insertions, 20 deletions
diff --git a/doc/TODO b/doc/TODO
index e1249d768e..cf67529c52 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
This is a collection of things which need to be done to the various
manuals.
diff --git a/doc/new_chapters/STATUS b/doc/new_chapters/STATUS
index bff8ecbb8f..6147647468 100644
--- a/doc/new_chapters/STATUS
+++ b/doc/new_chapters/STATUS
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
Each of the chapters is individually generated with no attempt to link
the chapters together into a long hypertext chain.
diff --git a/doc/new_chapters/gen_section b/doc/new_chapters/gen_section
index dd914f5aea..21f2ccd27d 100644
--- a/doc/new_chapters/gen_section
+++ b/doc/new_chapters/gen_section
@@ -156,8 +156,6 @@ echo "@c COPYRIGHT (c) 1988-2002."
echo "@c On-Line Applications Research Corporation (OAR)."
echo "@c All rights reserved. "
echo "@c"
-echo "@c \$Id\$"
-echo "@c"
echo ""
echo "@chapter ${CHAPTER_CAPS}" Manager
echo ""
diff --git a/doc/posix1003.1/summarize b/doc/posix1003.1/summarize
index a092b4a71c..4a67ea467f 100755
--- a/doc/posix1003.1/summarize
+++ b/doc/posix1003.1/summarize
@@ -2,8 +2,6 @@
#
# Generate the summary chapter
#
-# $Id$
-#
echo "@c"
echo "@c DO NOT EDIT -- AUTOMATICALLY GENERATED!!!"
diff --git a/doc/posix_users/gen_size_report b/doc/posix_users/gen_size_report
index af78ea0771..767001c9a0 100644
--- a/doc/posix_users/gen_size_report
+++ b/doc/posix_users/gen_size_report
@@ -5,9 +5,6 @@
# This script must be modified by the user to tailor it for their
# environment. This is VERY ugly and could be replaced by something
# nicer in the future if this report style is useful.
-#
-# $Id$
-#
#cpu=sparc
#bsp=erc32
diff --git a/doc/setup.def b/doc/setup.def
index 904b062552..e41cfa82a0 100644
--- a/doc/setup.def
+++ b/doc/setup.def
@@ -1,8 +1,7 @@
#
# RTEMS tools setup
#
-# $Id$
-#
+
binutils_version=2.18.91
# binutils_patch_version=
binutils_suffix=.tar.bz2
diff --git a/doc/tools/word-replace2 b/doc/tools/word-replace2
index b9e8f6c664..31d36a6ca5 100644
--- a/doc/tools/word-replace2
+++ b/doc/tools/word-replace2
@@ -1,7 +1,4 @@
#!/usr/bin/perl
-#
-# $Id$
-#
eval "exec /usr/local/bin/perl -S $0 $*"
if $running_under_some_shell;