diff options
Diffstat (limited to 'usr.bin/more/macro.c')
-rw-r--r-- | usr.bin/more/macro.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/more/macro.c b/usr.bin/more/macro.c index 78688fb2f4d56..b04a5252c31b8 100644 --- a/usr.bin/more/macro.c +++ b/usr.bin/more/macro.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/more/macro.c,v 1.2 1999/09/05 19:13:04 peter Exp $"; #endif /* not lint */ /* |