From 8a88a4255f0c63e5f71f51e327cfdb9d9a5a3e01 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 14 Feb 2003 13:44:04 +0000 Subject: [PATCH] Use the stock (FSF) version of this file. --- contrib/groff/man/groff_out.man | 3 --- contrib/groff/mdate.sh | 2 -- contrib/groff/tmac/doc-common | 1 - contrib/groff/tmac/doc-ditroff | 1 - contrib/groff/tmac/doc-nroff | 1 - contrib/groff/tmac/doc-syms | 1 - contrib/groff/tmac/strip.sed | 1 - 7 files changed, 10 deletions(-) diff --git a/contrib/groff/man/groff_out.man b/contrib/groff/man/groff_out.man index 56dc571934c..5fe7dccefd3 100644 --- a/contrib/groff/man/groff_out.man +++ b/contrib/groff/man/groff_out.man @@ -18,9 +18,6 @@ Front-Cover Texts, and with no Back-Cover Texts. A copy of the Free Documentation License is included as a file called FDL in the main directory of the groff source package. - -$FreeBSD$ - .. . .\" -------------------------------------------------------------------- diff --git a/contrib/groff/mdate.sh b/contrib/groff/mdate.sh index 4d50168ae87..4a26e6e80ba 100755 --- a/contrib/groff/mdate.sh +++ b/contrib/groff/mdate.sh @@ -1,6 +1,4 @@ #! /bin/sh -# -# $FreeBSD$ # Print the modification date of $1 `nicely'. diff --git a/contrib/groff/tmac/doc-common b/contrib/groff/tmac/doc-common index 4200bd3dedc..7310d1918d4 100644 --- a/contrib/groff/tmac/doc-common +++ b/contrib/groff/tmac/doc-common @@ -30,7 +30,6 @@ .\" SUCH DAMAGE. .\" .\" @(#)doc-common 8.1 (Berkeley) 06/08/93 -.\" $FreeBSD$ .\" .\" %beginstrip% . diff --git a/contrib/groff/tmac/doc-ditroff b/contrib/groff/tmac/doc-ditroff index 8f04bf81c44..94f7e504e2b 100644 --- a/contrib/groff/tmac/doc-ditroff +++ b/contrib/groff/tmac/doc-ditroff @@ -30,7 +30,6 @@ .\" SUCH DAMAGE. .\" .\" @(#)doc-ditroff 8.1 (Berkeley) 06/08/93 -.\" $FreeBSD$ .\" .\" %beginstrip% . diff --git a/contrib/groff/tmac/doc-nroff b/contrib/groff/tmac/doc-nroff index a0f1856eba6..9c5f3075984 100644 --- a/contrib/groff/tmac/doc-nroff +++ b/contrib/groff/tmac/doc-nroff @@ -30,7 +30,6 @@ .\" SUCH DAMAGE. .\" .\" @(#)doc-nroff 8.1 (Berkeley) 06/08/93 -.\" $FreeBSD$ .\" .\" %beginstrip% . diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms index c2741e686e1..f4d3d6e7813 100644 --- a/contrib/groff/tmac/doc-syms +++ b/contrib/groff/tmac/doc-syms @@ -30,7 +30,6 @@ .\" SUCH DAMAGE. .\" .\" @(#)doc-syms 8.1 (Berkeley) 06/08/93 -.\" $FreeBSD$ .\" .\" %beginstrip% . diff --git a/contrib/groff/tmac/strip.sed b/contrib/groff/tmac/strip.sed index 582396765c0..069c3db1fa6 100644 --- a/contrib/groff/tmac/strip.sed +++ b/contrib/groff/tmac/strip.sed @@ -1,4 +1,3 @@ -# $FreeBSD$ # strip comments, spaces, etc. after a line containing `%beginstrip%' /%beginstrip%/,$ { s/^\.[ ]*/./