diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 00:22:10 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 00:22:10 +0000 |
| commit | 7f3dea244c40159a41ab22da77a434d7c5b5e85a (patch) | |
| tree | 0cf37f427c704496510156e28ccd8cd233f9d688 /sbin/nextboot | |
| parent | e6c8b48d908090e196f36bb181e0f8b5c7c80f1a (diff) | |
Notes
Diffstat (limited to 'sbin/nextboot')
| -rw-r--r-- | sbin/nextboot/nextboot.8 | 2 | ||||
| -rw-r--r-- | sbin/nextboot/nextboot.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/nextboot/nextboot.8 b/sbin/nextboot/nextboot.8 index 6219087d3f2d..75ad6d3c74cd 100644 --- a/sbin/nextboot/nextboot.8 +++ b/sbin/nextboot/nextboot.8 @@ -1,4 +1,4 @@ -.\" $Id: nextboot.8,v 1.8 1998/06/30 06:28:17 charnier Exp $ +.\" $FreeBSD$ .Dd July 9, 1996 .Dt NEXTBOOT 8 .\".Os BSD 4 diff --git a/sbin/nextboot/nextboot.c b/sbin/nextboot/nextboot.c index b74c4297868c..5893ca38a8a8 100644 --- a/sbin/nextboot/nextboot.c +++ b/sbin/nextboot/nextboot.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ #include <sys/types.h> |
