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 afc3c8608a2b..c462603e37a9 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.11.12.1 2010/12/21 17:10:29 kensmith Exp $"); #endif #include <sys/types.h> |
