diff options
Diffstat (limited to 'usr.bin/more/linenum.c')
| -rw-r--r-- | usr.bin/more/linenum.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/more/linenum.c b/usr.bin/more/linenum.c index 84fa04b0c097..421396bc2a0b 100644 --- a/usr.bin/more/linenum.c +++ b/usr.bin/more/linenum.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)linenum.c 8.1 (Berkeley) 6/6/93"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/more/linenum.c,v 1.4 1999/12/28 03:01:20 hoek Exp $"; #endif /* not lint */ /* |
