From 9b4422a2513e9c7f4c705050948d82b75331aaba Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 May 2012 10:09:24 -0500 Subject: 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. --- doc/filesystem/Makefile.am | 3 --- doc/filesystem/filesystem.texi | 3 --- doc/filesystem/fsrequirements.t | 3 --- doc/filesystem/imfs.t | 3 --- doc/filesystem/init.t | 3 --- doc/filesystem/miniimfs.t | 3 --- doc/filesystem/mounting.t | 3 --- doc/filesystem/patheval.t | 3 --- doc/filesystem/preface.texi | 3 --- doc/filesystem/syscalls.t | 3 --- doc/filesystem/tftp.t | 3 --- 11 files changed, 33 deletions(-) (limited to 'doc/filesystem') diff --git a/doc/filesystem/Makefile.am b/doc/filesystem/Makefile.am index eaaf7450d5..cb7a60b232 100644 --- a/doc/filesystem/Makefile.am +++ b/doc/filesystem/Makefile.am @@ -2,9 +2,6 @@ # COPYRIGHT (c) 1988-2002. # On-Line Applications Research Corporation (OAR). # All rights reserved. -# -# $Id$ -# PROJECT = filesystem diff --git a/doc/filesystem/filesystem.texi b/doc/filesystem/filesystem.texi index 178d1f7b02..4091796f99 100644 --- a/doc/filesystem/filesystem.texi +++ b/doc/filesystem/filesystem.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 Filesystem Design Guide diff --git a/doc/filesystem/fsrequirements.t b/doc/filesystem/fsrequirements.t index 03d19266d6..efc17112ec 100644 --- a/doc/filesystem/fsrequirements.t +++ b/doc/filesystem/fsrequirements.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 Filesystem Implementation Requirements diff --git a/doc/filesystem/imfs.t b/doc/filesystem/imfs.t index c6dd6d2535..2f7beb7722 100644 --- a/doc/filesystem/imfs.t +++ b/doc/filesystem/imfs.t @@ -1,9 +1,6 @@ @c COPYRIGHT (c) 1988-2002. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. -@c -@c $Id$ -@c @chapter In-Memory Filesystem diff --git a/doc/filesystem/init.t b/doc/filesystem/init.t index 7dff1867ce..02bf8bb0d1 100644 --- a/doc/filesystem/init.t +++ b/doc/filesystem/init.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 Initialization diff --git a/doc/filesystem/miniimfs.t b/doc/filesystem/miniimfs.t index cc6a45a5f0..a4f03bb351 100644 --- a/doc/filesystem/miniimfs.t +++ b/doc/filesystem/miniimfs.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 Miniature In-Memory Filesystem diff --git a/doc/filesystem/mounting.t b/doc/filesystem/mounting.t index c0d1243580..5389f45e00 100644 --- a/doc/filesystem/mounting.t +++ b/doc/filesystem/mounting.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 Mounting and Unmounting Filesystems diff --git a/doc/filesystem/patheval.t b/doc/filesystem/patheval.t index bdc9c1d210..37d1a9a5e6 100644 --- a/doc/filesystem/patheval.t +++ b/doc/filesystem/patheval.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 Pathname Evaluation diff --git a/doc/filesystem/preface.texi b/doc/filesystem/preface.texi index 6f1ac8361c..301f8499f6 100644 --- a/doc/filesystem/preface.texi +++ b/doc/filesystem/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/filesystem/syscalls.t b/doc/filesystem/syscalls.t index 9dcabc777c..cbc55ae711 100644 --- a/doc/filesystem/syscalls.t +++ b/doc/filesystem/syscalls.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 Call Development Notes diff --git a/doc/filesystem/tftp.t b/doc/filesystem/tftp.t index 965e3e8edc..a470317131 100644 --- a/doc/filesystem/tftp.t +++ b/doc/filesystem/tftp.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 Trivial FTP Client Filesystem -- cgit v1.2.3