diff options
Diffstat (limited to 'sbin/i386/nextboot/nextboot.c')
-rw-r--r-- | sbin/i386/nextboot/nextboot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/i386/nextboot/nextboot.c b/sbin/i386/nextboot/nextboot.c index 5893ca38a8a8..4df70c3e3f81 100644 --- a/sbin/i386/nextboot/nextboot.c +++ b/sbin/i386/nextboot/nextboot.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/i386/nextboot/nextboot.c,v 1.6 1999/08/28 00:13:06 peter Exp $"; #endif /* not lint */ #include <sys/types.h> |