diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
| commit | 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 (patch) | |
| tree | 1b808490e2ba26bfe983f82bd41a2b36a6127322 /gnu/usr.bin/groff/src/include | |
| parent | a1fc2b0c89a1dd2ca090ae990ab45b21363ab76e (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..ab5ce25a8029 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.6.1 2008/11/25 02:59:29 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..e61f4bcb6d39 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.34.1 2008/11/25 02:59:29 kensmith Exp $ */ #define PROG_PREFIX "" #define DEVICE "ps" |
