summaryrefslogtreecommitdiffstats
path: root/doc/networking
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 10:09:24 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-11 08:44:13 -0500
commit9b4422a2513e9c7f4c705050948d82b75331aaba (patch)
treea95a795dedb39af8ad097197d5fd82e3dcb6e4ac /doc/networking
parentMiscellaneous - Clean up file headers so patterns followed (diff)
downloadrtems-9b4422a2513e9c7f4c705050948d82b75331aaba.tar.bz2
Remove All CVS Id Strings Possible Using a Script
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
Diffstat (limited to '')
-rw-r--r--doc/networking/Makefile.am3
-rw-r--r--doc/networking/decdriver.t3
-rw-r--r--doc/networking/driver.t3
-rw-r--r--doc/networking/networkapp.t3
-rw-r--r--doc/networking/networking.texi3
-rw-r--r--doc/networking/networktasks.t3
-rw-r--r--doc/networking/preface.texi3
-rw-r--r--doc/networking/servers.t3
-rw-r--r--doc/networking/testing.t3
9 files changed, 0 insertions, 27 deletions
diff --git a/doc/networking/Makefile.am b/doc/networking/Makefile.am
index 57edb24d0c..bb33fc48c2 100644
--- a/doc/networking/Makefile.am
+++ b/doc/networking/Makefile.am
@@ -2,9 +2,6 @@
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
-#
-# $Id$
-#
PROJECT = networking
diff --git a/doc/networking/decdriver.t b/doc/networking/decdriver.t
index 0559b8dc98..74ade6c6d6 100644
--- a/doc/networking/decdriver.t
+++ b/doc/networking/decdriver.t
@@ -3,9 +3,6 @@
@c
@c Written by: Emmanuel Raguet <raguet@crf.canon.fr>
@c
-@c
-@c $Id$
-@c
@chapter DEC 21140 Driver
diff --git a/doc/networking/driver.t b/doc/networking/driver.t
index d639b20189..2f1a4c368e 100644
--- a/doc/networking/driver.t
+++ b/doc/networking/driver.t
@@ -4,9 +4,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Networking Driver
diff --git a/doc/networking/networkapp.t b/doc/networking/networkapp.t
index 8a7ee4e880..62b1a5314d 100644
--- a/doc/networking/networkapp.t
+++ b/doc/networking/networkapp.t
@@ -4,9 +4,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Using Networking in an RTEMS Application
diff --git a/doc/networking/networking.texi b/doc/networking/networking.texi
index 7543f56644..216c35a4ea 100644
--- a/doc/networking/networking.texi
+++ b/doc/networking/networking.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 network Supplement
diff --git a/doc/networking/networktasks.t b/doc/networking/networktasks.t
index f133f58c4e..4379646f63 100644
--- a/doc/networking/networktasks.t
+++ b/doc/networking/networktasks.t
@@ -4,9 +4,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Network Task Structure and Data Flow
diff --git a/doc/networking/preface.texi b/doc/networking/preface.texi
index e94248f4ab..87bf32df0b 100644
--- a/doc/networking/preface.texi
+++ b/doc/networking/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, Network Task Structure and Data Flow, Top, Top
@unnumbered Preface
diff --git a/doc/networking/servers.t b/doc/networking/servers.t
index 6c55a5b1ba..58e8019280 100644
--- a/doc/networking/servers.t
+++ b/doc/networking/servers.t
@@ -4,9 +4,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Network Servers
diff --git a/doc/networking/testing.t b/doc/networking/testing.t
index fa7c78d38a..f455709a47 100644
--- a/doc/networking/testing.t
+++ b/doc/networking/testing.t
@@ -4,9 +4,6 @@
@c COPYRIGHT (c) 1988-2002.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
-@c
-@c $Id$
-@c
@chapter Testing the Driver