diff options
Diffstat (limited to 'usr.bin/more/less.h')
-rw-r--r-- | usr.bin/more/less.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/more/less.h b/usr.bin/more/less.h index f30abd9b5fc3a..2bd05c22f49be 100644 --- a/usr.bin/more/less.h +++ b/usr.bin/more/less.h @@ -33,7 +33,7 @@ * * @(#)less.h 8.1 (Berkeley) 6/6/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/more/less.h,v 1.6 1999/09/03 22:31:15 hoek Exp $ */ #define MAXVARLENGTH (20) |