diff options
Diffstat (limited to 'usr.bin/rusers/rusers.c')
| -rw-r--r-- | usr.bin/rusers/rusers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rusers/rusers.c b/usr.bin/rusers/rusers.c index 1838b5f8b650..ffd9bce9825a 100644 --- a/usr.bin/rusers/rusers.c +++ b/usr.bin/rusers/rusers.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/rusers/rusers.c,v 1.8.2.1 2001/07/02 23:43:05 mikeh Exp $"; #endif /* not lint */ #include <sys/types.h> |
