diff options
Diffstat (limited to 'contrib/groff/tmac/strip.sed')
-rw-r--r-- | contrib/groff/tmac/strip.sed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/groff/tmac/strip.sed b/contrib/groff/tmac/strip.sed index 400dbf90f5c7..93211764f631 100644 --- a/contrib/groff/tmac/strip.sed +++ b/contrib/groff/tmac/strip.sed @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/groff/tmac/strip.sed,v 1.2 2000/01/27 17:56:41 joerg Exp $ /%beginstrip%/,$s/[ ]*\\".*// /^\.$/d /%comment%/s/%comment%/.\\"/ |