diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
| commit | dec99dafe5763ba1db6950342aa80a634169c083 (patch) | |
| tree | 1bd9f5a688ac947b00e690c3c69ccb8df203768d /gnu/usr.bin/groff/src/include | |
| parent | 045f17e533c0209bbcddcccbbb0192d61ffd6c9c (diff) | |
Diffstat (limited to 'gnu/usr.bin/groff/src/include')
| -rw-r--r-- | gnu/usr.bin/groff/src/include/config.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/src/include/defs.h | 2 |
2 files changed, 2 insertions, 2 deletions
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" |
