diff options
Diffstat (limited to 'gnu/usr.bin/groff')
77 files changed, 77 insertions, 77 deletions
diff --git a/gnu/usr.bin/groff/Makefile b/gnu/usr.bin/groff/Makefile index 7c61f71be945..fb2184790e90 100644 --- a/gnu/usr.bin/groff/Makefile +++ b/gnu/usr.bin/groff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/Makefile,v 2.11.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= contrib doc font man src tmac diff --git a/gnu/usr.bin/groff/Makefile.inc b/gnu/usr.bin/groff/Makefile.inc index 053f38580d71..626bf57a31d4 100644 --- a/gnu/usr.bin/groff/Makefile.inc +++ b/gnu/usr.bin/groff/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/Makefile.inc,v 2.12.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ BINDIR?= /usr/bin SHELL= /bin/sh diff --git a/gnu/usr.bin/groff/contrib/Makefile b/gnu/usr.bin/groff/contrib/Makefile index 6718107cafdd..e119b9473811 100644 --- a/gnu/usr.bin/groff/contrib/Makefile +++ b/gnu/usr.bin/groff/contrib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/contrib/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= mm diff --git a/gnu/usr.bin/groff/contrib/Makefile.inc b/gnu/usr.bin/groff/contrib/Makefile.inc index d5552c54c4f8..fb4824c978a5 100644 --- a/gnu/usr.bin/groff/contrib/Makefile.inc +++ b/gnu/usr.bin/groff/contrib/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/contrib/Makefile.inc,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DIST_SUBDIR= contrib/${.CURDIR:T} TOPREL= ../.. diff --git a/gnu/usr.bin/groff/contrib/groffer/Makefile b/gnu/usr.bin/groff/contrib/groffer/Makefile index 2b07a88cb8b6..bed6c58ecc04 100644 --- a/gnu/usr.bin/groff/contrib/groffer/Makefile +++ b/gnu/usr.bin/groff/contrib/groffer/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/contrib/groffer/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SCRIPTS= groffer MAN= groffer.1 diff --git a/gnu/usr.bin/groff/contrib/mm/Makefile b/gnu/usr.bin/groff/contrib/mm/Makefile index 763386ba780e..2230f9b8097a 100644 --- a/gnu/usr.bin/groff/contrib/mm/Makefile +++ b/gnu/usr.bin/groff/contrib/mm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/contrib/mm/Makefile,v 1.8.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SCRIPTS= mmroff.pl MAN= mmroff.1 diff --git a/gnu/usr.bin/groff/doc/Makefile b/gnu/usr.bin/groff/doc/Makefile index 6381812cab45..935dac11eda7 100644 --- a/gnu/usr.bin/groff/doc/Makefile +++ b/gnu/usr.bin/groff/doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/doc/Makefile,v 1.4.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ INFO= groff SRCDIR= ${DIST_DIR} diff --git a/gnu/usr.bin/groff/font/Makefile b/gnu/usr.bin/groff/font/Makefile index d78fc81e4b9e..429b8ba0b748 100644 --- a/gnu/usr.bin/groff/font/Makefile +++ b/gnu/usr.bin/groff/font/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/Makefile,v 2.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= devX100 devX100-12 devX75 devX75-12 \ devascii devcp1047 devdvi devhtml devkoi8-r \ diff --git a/gnu/usr.bin/groff/font/Makefile.dev b/gnu/usr.bin/groff/font/Makefile.dev index c4a74c62fc75..3db281964771 100644 --- a/gnu/usr.bin/groff/font/Makefile.dev +++ b/gnu/usr.bin/groff/font/Makefile.dev @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/Makefile.dev,v 2.12.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ FILES= ${DEVFILES} FILESDIR?= ${fontdir}/dev${DEV} diff --git a/gnu/usr.bin/groff/font/Makefile.inc b/gnu/usr.bin/groff/font/Makefile.inc index 22a1a42e40c7..61a55b6f839f 100644 --- a/gnu/usr.bin/groff/font/Makefile.inc +++ b/gnu/usr.bin/groff/font/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/Makefile.inc,v 2.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DIST_SUBDIR= font/${.CURDIR:T} TOPREL= ../.. diff --git a/gnu/usr.bin/groff/font/Makefile.tty b/gnu/usr.bin/groff/font/Makefile.tty index 8e5e15888942..3e79a12216f2 100644 --- a/gnu/usr.bin/groff/font/Makefile.tty +++ b/gnu/usr.bin/groff/font/Makefile.tty @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/Makefile.tty,v 2.8.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ FONTS?=R I B BI S L CW DEVFILES=$(FONTS) DESC diff --git a/gnu/usr.bin/groff/font/devX100-12/Makefile b/gnu/usr.bin/groff/font/devX100-12/Makefile index 1d77faa431c6..c47a9e21be92 100644 --- a/gnu/usr.bin/groff/font/devX100-12/Makefile +++ b/gnu/usr.bin/groff/font/devX100-12/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devX100-12/Makefile,v 1.2.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ NO_OBJ= diff --git a/gnu/usr.bin/groff/font/devX100/Makefile b/gnu/usr.bin/groff/font/devX100/Makefile index 1d77faa431c6..ced8df3095ea 100644 --- a/gnu/usr.bin/groff/font/devX100/Makefile +++ b/gnu/usr.bin/groff/font/devX100/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devX100/Makefile,v 1.2.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ NO_OBJ= diff --git a/gnu/usr.bin/groff/font/devX75-12/Makefile b/gnu/usr.bin/groff/font/devX75-12/Makefile index 1d77faa431c6..e0de4d595fba 100644 --- a/gnu/usr.bin/groff/font/devX75-12/Makefile +++ b/gnu/usr.bin/groff/font/devX75-12/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devX75-12/Makefile,v 1.2.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ NO_OBJ= diff --git a/gnu/usr.bin/groff/font/devX75/Makefile b/gnu/usr.bin/groff/font/devX75/Makefile index 1d77faa431c6..726aa1f60ae1 100644 --- a/gnu/usr.bin/groff/font/devX75/Makefile +++ b/gnu/usr.bin/groff/font/devX75/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devX75/Makefile,v 1.2.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ NO_OBJ= diff --git a/gnu/usr.bin/groff/font/devascii/Makefile b/gnu/usr.bin/groff/font/devascii/Makefile index 544ec16e475d..ad8465c731b5 100644 --- a/gnu/usr.bin/groff/font/devascii/Makefile +++ b/gnu/usr.bin/groff/font/devascii/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devascii/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DEV= ascii diff --git a/gnu/usr.bin/groff/font/devcp1047/Makefile b/gnu/usr.bin/groff/font/devcp1047/Makefile index d0a887a685c4..0b03111d96d5 100644 --- a/gnu/usr.bin/groff/font/devcp1047/Makefile +++ b/gnu/usr.bin/groff/font/devcp1047/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devcp1047/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DEV= cp1047 diff --git a/gnu/usr.bin/groff/font/devdvi/Makefile b/gnu/usr.bin/groff/font/devdvi/Makefile index 9497e2d45b4a..a5d71f56b769 100644 --- a/gnu/usr.bin/groff/font/devdvi/Makefile +++ b/gnu/usr.bin/groff/font/devdvi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devdvi/Makefile,v 1.3.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DEV= dvi DEVFILES= DESC \ diff --git a/gnu/usr.bin/groff/font/devhtml/Makefile b/gnu/usr.bin/groff/font/devhtml/Makefile index 61e720a954f0..6a3c980b0b4d 100644 --- a/gnu/usr.bin/groff/font/devhtml/Makefile +++ b/gnu/usr.bin/groff/font/devhtml/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devhtml/Makefile,v 1.3.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DEV= html FONTS= R I B BI CR CI CB CBI S diff --git a/gnu/usr.bin/groff/font/devkoi8-r/Makefile b/gnu/usr.bin/groff/font/devkoi8-r/Makefile index 399d2b6d0879..fe25840b3b74 100644 --- a/gnu/usr.bin/groff/font/devkoi8-r/Makefile +++ b/gnu/usr.bin/groff/font/devkoi8-r/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devkoi8-r/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DEV= koi8-r diff --git a/gnu/usr.bin/groff/font/devkoi8-r/R.proto b/gnu/usr.bin/groff/font/devkoi8-r/R.proto index 8c16013d4669..f08f72352eb7 100644 --- a/gnu/usr.bin/groff/font/devkoi8-r/R.proto +++ b/gnu/usr.bin/groff/font/devkoi8-r/R.proto @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devkoi8-r/R.proto,v 1.6.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ name R internalname 0 spacewidth 24 diff --git a/gnu/usr.bin/groff/font/devlatin1/Makefile b/gnu/usr.bin/groff/font/devlatin1/Makefile index 238320216c1e..c4417aae168d 100644 --- a/gnu/usr.bin/groff/font/devlatin1/Makefile +++ b/gnu/usr.bin/groff/font/devlatin1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devlatin1/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DEV= latin1 diff --git a/gnu/usr.bin/groff/font/devlbp/Makefile b/gnu/usr.bin/groff/font/devlbp/Makefile index 1372c8fd8768..66d06590121f 100644 --- a/gnu/usr.bin/groff/font/devlbp/Makefile +++ b/gnu/usr.bin/groff/font/devlbp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devlbp/Makefile,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DEV= lbp LBPPRINT= ${PSPRINT} diff --git a/gnu/usr.bin/groff/font/devlj4/Makefile b/gnu/usr.bin/groff/font/devlj4/Makefile index 3f9aa525893e..c3ef762f90df 100644 --- a/gnu/usr.bin/groff/font/devlj4/Makefile +++ b/gnu/usr.bin/groff/font/devlj4/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devlj4/Makefile,v 1.2.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DEV= lj4 LJ4RES= 1200 diff --git a/gnu/usr.bin/groff/font/devps/Makefile b/gnu/usr.bin/groff/font/devps/Makefile index d45d4426a06e..6cc0304665ed 100644 --- a/gnu/usr.bin/groff/font/devps/Makefile +++ b/gnu/usr.bin/groff/font/devps/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devps/Makefile,v 1.3.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DEV= ps DISTFILES= text.enc download \ diff --git a/gnu/usr.bin/groff/font/devutf8/Makefile b/gnu/usr.bin/groff/font/devutf8/Makefile index bf5965e19d3e..21780a4a53e9 100644 --- a/gnu/usr.bin/groff/font/devutf8/Makefile +++ b/gnu/usr.bin/groff/font/devutf8/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devutf8/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ DEV= utf8 diff --git a/gnu/usr.bin/groff/man/Makefile b/gnu/usr.bin/groff/man/Makefile index b22c4c4b1904..f8f4128778e6 100644 --- a/gnu/usr.bin/groff/man/Makefile +++ b/gnu/usr.bin/groff/man/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/man/Makefile,v 1.9.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ MAN= groff_font.5 groff_out.5 groff_tmac.5 MLINKS= groff_tmac.5 tmac.5 diff --git a/gnu/usr.bin/groff/src/Makefile b/gnu/usr.bin/groff/src/Makefile index 7d2ca90a2252..1b7b6d1e7020 100644 --- a/gnu/usr.bin/groff/src/Makefile +++ b/gnu/usr.bin/groff/src/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= libs devices preproc roff utils diff --git a/gnu/usr.bin/groff/src/devices/Makefile b/gnu/usr.bin/groff/src/devices/Makefile index 8af4ff85b996..233597f6311e 100644 --- a/gnu/usr.bin/groff/src/devices/Makefile +++ b/gnu/usr.bin/groff/src/devices/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= grodvi grohtml grolbp grolj4 grops grotty diff --git a/gnu/usr.bin/groff/src/devices/Makefile.inc b/gnu/usr.bin/groff/src/devices/Makefile.inc index 4619cbe9ad15..0489e4800e73 100644 --- a/gnu/usr.bin/groff/src/devices/Makefile.inc +++ b/gnu/usr.bin/groff/src/devices/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/Makefile.inc,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ TOPREL= ../../.. DIST_SUBDIR= src/devices/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/devices/grodvi/Makefile b/gnu/usr.bin/groff/src/devices/grodvi/Makefile index 37454406520a..9d2bb6e62268 100644 --- a/gnu/usr.bin/groff/src/devices/grodvi/Makefile +++ b/gnu/usr.bin/groff/src/devices/grodvi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grodvi/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= grodvi SRCS= dvi.cpp diff --git a/gnu/usr.bin/groff/src/devices/grohtml/Makefile b/gnu/usr.bin/groff/src/devices/grohtml/Makefile index 0a1a08636f2f..d4b8d79568ac 100644 --- a/gnu/usr.bin/groff/src/devices/grohtml/Makefile +++ b/gnu/usr.bin/groff/src/devices/grohtml/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grohtml/Makefile,v 1.7.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= post-grohtml SRCS= post-html.cpp html-table.cpp html-text.cpp output.cpp diff --git a/gnu/usr.bin/groff/src/devices/grolbp/Makefile b/gnu/usr.bin/groff/src/devices/grolbp/Makefile index 85a41c169b95..c88d52f6538d 100644 --- a/gnu/usr.bin/groff/src/devices/grolbp/Makefile +++ b/gnu/usr.bin/groff/src/devices/grolbp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grolbp/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= grolbp SRCS= lbp.cpp diff --git a/gnu/usr.bin/groff/src/devices/grolj4/Makefile b/gnu/usr.bin/groff/src/devices/grolj4/Makefile index bb3f9e4f62d3..f0a46f8001f5 100644 --- a/gnu/usr.bin/groff/src/devices/grolj4/Makefile +++ b/gnu/usr.bin/groff/src/devices/grolj4/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grolj4/Makefile,v 1.5.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= grolj4 MAN= grolj4.1 lj4_font.5 diff --git a/gnu/usr.bin/groff/src/devices/grops/Makefile b/gnu/usr.bin/groff/src/devices/grops/Makefile index 4511f69b152e..2e77b28ba00e 100644 --- a/gnu/usr.bin/groff/src/devices/grops/Makefile +++ b/gnu/usr.bin/groff/src/devices/grops/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grops/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= grops SRCS= ps.cpp psrm.cpp diff --git a/gnu/usr.bin/groff/src/devices/grotty/Makefile b/gnu/usr.bin/groff/src/devices/grotty/Makefile index d15ee8bf6231..29f23e5b837a 100644 --- a/gnu/usr.bin/groff/src/devices/grotty/Makefile +++ b/gnu/usr.bin/groff/src/devices/grotty/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grotty/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= grotty SRCS= tty.cpp diff --git a/gnu/usr.bin/groff/src/devices/xditview/Makefile b/gnu/usr.bin/groff/src/devices/xditview/Makefile index 91bfcf3b3224..7e5ee34fd47e 100644 --- a/gnu/usr.bin/groff/src/devices/xditview/Makefile +++ b/gnu/usr.bin/groff/src/devices/xditview/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/xditview/Makefile,v 1.2.12.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG= gxditview SRCS= device.c draw.c Dvi.c font.c lex.c page.c parse.c xditview.c diff --git a/gnu/usr.bin/groff/src/include/config.h b/gnu/usr.bin/groff/src/include/config.h index 8135efeb1473..96fce07af7d6 100644 --- a/gnu/usr.bin/groff/src/include/config.h +++ b/gnu/usr.bin/groff/src/include/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/groff/src/include/config.h,v 1.5.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* src/include/config.h. Generated by configure. */ /* src/include/config.hin. Generated from configure.ac by autoheader. */ diff --git a/gnu/usr.bin/groff/src/include/defs.h b/gnu/usr.bin/groff/src/include/defs.h index 76bd1178d45f..4ef9a2a8dc54 100644 --- a/gnu/usr.bin/groff/src/include/defs.h +++ b/gnu/usr.bin/groff/src/include/defs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/groff/src/include/defs.h,v 1.4.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #define PROG_PREFIX "" #define DEVICE "ps" diff --git a/gnu/usr.bin/groff/src/libs/Makefile b/gnu/usr.bin/groff/src/libs/Makefile index 1461cda28bac..55b150c498f7 100644 --- a/gnu/usr.bin/groff/src/libs/Makefile +++ b/gnu/usr.bin/groff/src/libs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= libgroff libdriver libbib diff --git a/gnu/usr.bin/groff/src/libs/Makefile.inc b/gnu/usr.bin/groff/src/libs/Makefile.inc index 627553fa6e85..fa73b7f1d8e3 100644 --- a/gnu/usr.bin/groff/src/libs/Makefile.inc +++ b/gnu/usr.bin/groff/src/libs/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/Makefile.inc,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ TOPREL= ../../.. DIST_SUBDIR= src/libs/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/libs/libbib/Makefile b/gnu/usr.bin/groff/src/libs/libbib/Makefile index ed1fd2fc7a6d..5c4f7b667002 100644 --- a/gnu/usr.bin/groff/src/libs/libbib/Makefile +++ b/gnu/usr.bin/groff/src/libs/libbib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libbib/Makefile,v 1.4.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ LIB= bib INTERNALLIB= diff --git a/gnu/usr.bin/groff/src/libs/libdriver/Makefile b/gnu/usr.bin/groff/src/libs/libdriver/Makefile index 0c107b4918f8..836e55400aa6 100644 --- a/gnu/usr.bin/groff/src/libs/libdriver/Makefile +++ b/gnu/usr.bin/groff/src/libs/libdriver/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libdriver/Makefile,v 1.4.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ LIB= driver INTERNALLIB= diff --git a/gnu/usr.bin/groff/src/libs/libgroff/Makefile b/gnu/usr.bin/groff/src/libs/libgroff/Makefile index 6b29f0def653..9d3631f867b4 100644 --- a/gnu/usr.bin/groff/src/libs/libgroff/Makefile +++ b/gnu/usr.bin/groff/src/libs/libgroff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libgroff/Makefile,v 1.9.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ LIB= groff INTERNALLIB= diff --git a/gnu/usr.bin/groff/src/preproc/Makefile b/gnu/usr.bin/groff/src/preproc/Makefile index 70af839313d6..f35773037489 100644 --- a/gnu/usr.bin/groff/src/preproc/Makefile +++ b/gnu/usr.bin/groff/src/preproc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/Makefile,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= eqn grn html pic refer soelim tbl diff --git a/gnu/usr.bin/groff/src/preproc/Makefile.inc b/gnu/usr.bin/groff/src/preproc/Makefile.inc index 16c104a1aae6..d750db65709f 100644 --- a/gnu/usr.bin/groff/src/preproc/Makefile.inc +++ b/gnu/usr.bin/groff/src/preproc/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/Makefile.inc,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ TOPREL= ../../.. DIST_SUBDIR= src/preproc/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/preproc/eqn/Makefile b/gnu/usr.bin/groff/src/preproc/eqn/Makefile index 80871fee3c89..77c8adcc5f28 100644 --- a/gnu/usr.bin/groff/src/preproc/eqn/Makefile +++ b/gnu/usr.bin/groff/src/preproc/eqn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/eqn/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= eqn SRCS= eqn.cpp eqn_tab.h main.cpp lex.cpp \ diff --git a/gnu/usr.bin/groff/src/preproc/grn/Makefile b/gnu/usr.bin/groff/src/preproc/grn/Makefile index 58309d2a5eb8..bea562062dff 100644 --- a/gnu/usr.bin/groff/src/preproc/grn/Makefile +++ b/gnu/usr.bin/groff/src/preproc/grn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/grn/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= grn SRCS= hdb.cpp hpoint.cpp hgraph.cpp main.cpp diff --git a/gnu/usr.bin/groff/src/preproc/html/Makefile b/gnu/usr.bin/groff/src/preproc/html/Makefile index 2a3fb4952e4f..23c9a79a6af2 100644 --- a/gnu/usr.bin/groff/src/preproc/html/Makefile +++ b/gnu/usr.bin/groff/src/preproc/html/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/html/Makefile,v 1.7.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= pre-grohtml SRCS= pre-html.cpp pushback.cpp diff --git a/gnu/usr.bin/groff/src/preproc/pic/Makefile b/gnu/usr.bin/groff/src/preproc/pic/Makefile index 3b5939c3bff1..92a142fc4911 100644 --- a/gnu/usr.bin/groff/src/preproc/pic/Makefile +++ b/gnu/usr.bin/groff/src/preproc/pic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/pic/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= pic SRCS= lex.cpp main.cpp object.cpp pic.cpp pic_tab.h \ diff --git a/gnu/usr.bin/groff/src/preproc/refer/Makefile b/gnu/usr.bin/groff/src/preproc/refer/Makefile index 8a18f6f7987c..f675791e16e1 100644 --- a/gnu/usr.bin/groff/src/preproc/refer/Makefile +++ b/gnu/usr.bin/groff/src/preproc/refer/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/refer/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= refer SRCS= command.cpp label.cpp ref.cpp refer.cpp token.cpp diff --git a/gnu/usr.bin/groff/src/preproc/soelim/Makefile b/gnu/usr.bin/groff/src/preproc/soelim/Makefile index 2c68b8005f0a..f2ce68e1380d 100644 --- a/gnu/usr.bin/groff/src/preproc/soelim/Makefile +++ b/gnu/usr.bin/groff/src/preproc/soelim/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/soelim/Makefile,v 1.3.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= soelim SRCS= soelim.cpp diff --git a/gnu/usr.bin/groff/src/preproc/tbl/Makefile b/gnu/usr.bin/groff/src/preproc/tbl/Makefile index 29e7ac238f89..73c807efddb9 100644 --- a/gnu/usr.bin/groff/src/preproc/tbl/Makefile +++ b/gnu/usr.bin/groff/src/preproc/tbl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/tbl/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= tbl SRCS= main.cpp table.cpp diff --git a/gnu/usr.bin/groff/src/roff/Makefile b/gnu/usr.bin/groff/src/roff/Makefile index 543a990c680f..500401358f41 100644 --- a/gnu/usr.bin/groff/src/roff/Makefile +++ b/gnu/usr.bin/groff/src/roff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= groff grog nroff psroff troff diff --git a/gnu/usr.bin/groff/src/roff/Makefile.inc b/gnu/usr.bin/groff/src/roff/Makefile.inc index f893659c1b99..e323fcd84389 100644 --- a/gnu/usr.bin/groff/src/roff/Makefile.inc +++ b/gnu/usr.bin/groff/src/roff/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/Makefile.inc,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ TOPREL= ../../.. DIST_SUBDIR= src/roff/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/roff/groff/Makefile b/gnu/usr.bin/groff/src/roff/groff/Makefile index 2ae541bbb502..c59e268cb84f 100644 --- a/gnu/usr.bin/groff/src/roff/groff/Makefile +++ b/gnu/usr.bin/groff/src/roff/groff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/groff/Makefile,v 1.7.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= groff SRCS= groff.cpp pipeline.c diff --git a/gnu/usr.bin/groff/src/roff/grog/Makefile b/gnu/usr.bin/groff/src/roff/grog/Makefile index 718f0cf78acd..46d7258a15bd 100644 --- a/gnu/usr.bin/groff/src/roff/grog/Makefile +++ b/gnu/usr.bin/groff/src/roff/grog/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/grog/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SCRIPTS= grog MAN= grog.1 diff --git a/gnu/usr.bin/groff/src/roff/nroff/Makefile b/gnu/usr.bin/groff/src/roff/nroff/Makefile index 6971890c67e6..daa83587a4dc 100644 --- a/gnu/usr.bin/groff/src/roff/nroff/Makefile +++ b/gnu/usr.bin/groff/src/roff/nroff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/nroff/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SCRIPTS= nroff MAN= nroff.1 diff --git a/gnu/usr.bin/groff/src/roff/psroff/Makefile b/gnu/usr.bin/groff/src/roff/psroff/Makefile index 74bb4ad54980..985059648489 100644 --- a/gnu/usr.bin/groff/src/roff/psroff/Makefile +++ b/gnu/usr.bin/groff/src/roff/psroff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/psroff/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SCRIPTS= psroff.sh MAN= psroff.1 diff --git a/gnu/usr.bin/groff/src/roff/psroff/psroff.1 b/gnu/usr.bin/groff/src/roff/psroff/psroff.1 index e2291bab49d3..aff3b12398e3 100644 --- a/gnu/usr.bin/groff/src/roff/psroff/psroff.1 +++ b/gnu/usr.bin/groff/src/roff/psroff/psroff.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/gnu/usr.bin/groff/src/roff/psroff/psroff.1,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .Dd September 15, 1997 .Dt PSROFF 1 .Os diff --git a/gnu/usr.bin/groff/src/roff/psroff/psroff.sh b/gnu/usr.bin/groff/src/roff/psroff/psroff.sh index 612fbcce3923..3ccc8fefc92a 100644 --- a/gnu/usr.bin/groff/src/roff/psroff/psroff.sh +++ b/gnu/usr.bin/groff/src/roff/psroff/psroff.sh @@ -1,5 +1,5 @@ #! /bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/psroff/psroff.sh,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ exec groff -Tps -l -C ${1+"$@"} diff --git a/gnu/usr.bin/groff/src/roff/troff/Makefile b/gnu/usr.bin/groff/src/roff/troff/Makefile index 802af2b6be09..69e9fdcd7cba 100644 --- a/gnu/usr.bin/groff/src/roff/troff/Makefile +++ b/gnu/usr.bin/groff/src/roff/troff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/troff/Makefile,v 1.5.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= troff SRCS= dictionary.cpp div.cpp env.cpp input.cpp \ diff --git a/gnu/usr.bin/groff/src/utils/Makefile b/gnu/usr.bin/groff/src/utils/Makefile index 14953b925312..ee93f4f2455e 100644 --- a/gnu/usr.bin/groff/src/utils/Makefile +++ b/gnu/usr.bin/groff/src/utils/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= addftinfo afmtodit hpftodit indxbib lkbib lookbib pfbtops tfmtodit diff --git a/gnu/usr.bin/groff/src/utils/Makefile.inc b/gnu/usr.bin/groff/src/utils/Makefile.inc index 68945ab39f93..3242f742acc9 100644 --- a/gnu/usr.bin/groff/src/utils/Makefile.inc +++ b/gnu/usr.bin/groff/src/utils/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/Makefile.inc,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ TOPREL= ../../.. DIST_SUBDIR= src/utils/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/utils/addftinfo/Makefile b/gnu/usr.bin/groff/src/utils/addftinfo/Makefile index 26fbb57b9d1c..2ad3d098c686 100644 --- a/gnu/usr.bin/groff/src/utils/addftinfo/Makefile +++ b/gnu/usr.bin/groff/src/utils/addftinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/addftinfo/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= addftinfo SRCS= addftinfo.cpp guess.cpp diff --git a/gnu/usr.bin/groff/src/utils/afmtodit/Makefile b/gnu/usr.bin/groff/src/utils/afmtodit/Makefile index 00f88ad2b982..aa8143da1d7d 100644 --- a/gnu/usr.bin/groff/src/utils/afmtodit/Makefile +++ b/gnu/usr.bin/groff/src/utils/afmtodit/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/afmtodit/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SCRIPTS= afmtodit MAN= afmtodit.1 diff --git a/gnu/usr.bin/groff/src/utils/hpftodit/Makefile b/gnu/usr.bin/groff/src/utils/hpftodit/Makefile index 1376702a9a83..ffef605b002a 100644 --- a/gnu/usr.bin/groff/src/utils/hpftodit/Makefile +++ b/gnu/usr.bin/groff/src/utils/hpftodit/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/hpftodit/Makefile,v 1.5.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= hpftodit SRCS= hpftodit.cpp hpuni.cpp diff --git a/gnu/usr.bin/groff/src/utils/indxbib/Makefile b/gnu/usr.bin/groff/src/utils/indxbib/Makefile index b2c59a2cee81..b75068946b24 100644 --- a/gnu/usr.bin/groff/src/utils/indxbib/Makefile +++ b/gnu/usr.bin/groff/src/utils/indxbib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/indxbib/Makefile,v 1.7.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= indxbib SRCS= indxbib.cpp signal.c diff --git a/gnu/usr.bin/groff/src/utils/lkbib/Makefile b/gnu/usr.bin/groff/src/utils/lkbib/Makefile index f30dc56cbb8f..af709f11d180 100644 --- a/gnu/usr.bin/groff/src/utils/lkbib/Makefile +++ b/gnu/usr.bin/groff/src/utils/lkbib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/lkbib/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= lkbib SRCS= lkbib.cpp diff --git a/gnu/usr.bin/groff/src/utils/lookbib/Makefile b/gnu/usr.bin/groff/src/utils/lookbib/Makefile index 18834a7432d3..1cce59a77bc7 100644 --- a/gnu/usr.bin/groff/src/utils/lookbib/Makefile +++ b/gnu/usr.bin/groff/src/utils/lookbib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/lookbib/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= lookbib SRCS= lookbib.cpp diff --git a/gnu/usr.bin/groff/src/utils/pfbtops/Makefile b/gnu/usr.bin/groff/src/utils/pfbtops/Makefile index 4fa71b525af6..7e07daff6a1b 100644 --- a/gnu/usr.bin/groff/src/utils/pfbtops/Makefile +++ b/gnu/usr.bin/groff/src/utils/pfbtops/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/pfbtops/Makefile,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG= pfbtops DPADD= ${LIBGROFF} diff --git a/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile b/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile index ba3bbc54646f..d338c340e00e 100644 --- a/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile +++ b/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG_CXX= tfmtodit SRCS= tfmtodit.cpp diff --git a/gnu/usr.bin/groff/tmac/Makefile b/gnu/usr.bin/groff/tmac/Makefile index e7b96a5e3d01..0ad6c37ad5f1 100644 --- a/gnu/usr.bin/groff/tmac/Makefile +++ b/gnu/usr.bin/groff/tmac/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/tmac/Makefile,v 1.45.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .include <bsd.own.mk> # SHAREDIR diff --git a/gnu/usr.bin/groff/tmac/fr.ISO8859-1 b/gnu/usr.bin/groff/tmac/fr.ISO8859-1 index 88dda0d296c6..5cc07b1f3c37 100644 --- a/gnu/usr.bin/groff/tmac/fr.ISO8859-1 +++ b/gnu/usr.bin/groff/tmac/fr.ISO8859-1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/gnu/usr.bin/groff/tmac/fr.ISO8859-1,v 1.4.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .\" .\" %beginstrip% . diff --git a/gnu/usr.bin/groff/tmac/koi8-r.tmac b/gnu/usr.bin/groff/tmac/koi8-r.tmac index 068f7162af6e..d5b7aaeccbf9 100644 --- a/gnu/usr.bin/groff/tmac/koi8-r.tmac +++ b/gnu/usr.bin/groff/tmac/koi8-r.tmac @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/gnu/usr.bin/groff/tmac/koi8-r.tmac,v 1.1.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .\" .nr _C \n(.C .cp 0 diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index e947a7dbc7d7..7ffa3ed30e54 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/gnu/usr.bin/groff/tmac/mdoc.local,v 1.68.2.8.2.2 2010/12/22 04:40:58 kensmith Exp $ .\" .\" %beginstrip% . diff --git a/gnu/usr.bin/groff/tmac/ru.KOI8-R b/gnu/usr.bin/groff/tmac/ru.KOI8-R index 0d3eb0f7eb7a..67d5ac9d5f1e 100644 --- a/gnu/usr.bin/groff/tmac/ru.KOI8-R +++ b/gnu/usr.bin/groff/tmac/ru.KOI8-R @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/gnu/usr.bin/groff/tmac/ru.KOI8-R,v 1.14.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .\" .\" %beginstrip% . |
