diff options
Diffstat (limited to 'usr.bin/more/input.c')
| -rw-r--r-- | usr.bin/more/input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/more/input.c b/usr.bin/more/input.c index 1ecd34633efd..018d3a88af18 100644 --- a/usr.bin/more/input.c +++ b/usr.bin/more/input.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)input.c 8.1 (Berkeley) 6/6/93"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/more/input.c,v 1.5 1999/09/03 22:31:15 hoek Exp $"; #endif /* not lint */ /* |
