diff options
Diffstat (limited to 'usr.bin/more/command.c')
| -rw-r--r-- | usr.bin/more/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/more/command.c b/usr.bin/more/command.c index 646ffe6e264e..6b018e5adcc6 100644 --- a/usr.bin/more/command.c +++ b/usr.bin/more/command.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)command.c 8.1 (Berkeley) 6/6/93"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/more/command.c,v 1.17 2000/01/08 18:11:05 hoek Exp $"; #endif /* not lint */ /* |
