diff options
Diffstat (limited to 'usr.bin/nl/nl.c')
| -rw-r--r-- | usr.bin/nl/nl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/nl/nl.c b/usr.bin/nl/nl.c index ea1f18524fdf..ebd124629015 100644 --- a/usr.bin/nl/nl.c +++ b/usr.bin/nl/nl.c @@ -39,7 +39,7 @@ __COPYRIGHT( "@(#) Copyright (c) 1999\ The NetBSD Foundation, Inc. All rights reserved."); -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.bin/nl/nl.c,v 1.2.2.1 2001/09/27 17:51:06 wollman Exp $"); #endif #include <sys/types.h> |
