From 808a36ef658c1810327b5d329469bcf5dad24b28 Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 14 Jan 1997 07:20:47 +0000 Subject: Make the long-awaited change from $Id$ to $FreeBSD$ This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. --- sbin/i386/Makefile | 2 +- sbin/i386/Makefile.inc | 2 +- sbin/i386/comcontrol/comcontrol.8 | 2 +- sbin/i386/ft/Makefile | 2 +- sbin/i386/mount_msdos/Makefile | 2 +- sbin/i386/mount_msdos/mount_msdos.8 | 2 +- sbin/i386/mount_msdos/mount_msdos.c | 2 +- sbin/i386/nextboot/nextboot.8 | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'sbin/i386') diff --git a/sbin/i386/Makefile b/sbin/i386/Makefile index f2d418a..7501cc4 100644 --- a/sbin/i386/Makefile +++ b/sbin/i386/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1994/12/02 23:53:23 wollman Exp $ +# $FreeBSD$ SUBDIR= comcontrol fdisk ft mount_msdos nextboot #NOTYET: cxconfig diff --git a/sbin/i386/Makefile.inc b/sbin/i386/Makefile.inc index c961f85..c384355 100644 --- a/sbin/i386/Makefile.inc +++ b/sbin/i386/Makefile.inc @@ -1,3 +1,3 @@ -# $Id$ +# $FreeBSD$ .include "${.CURDIR}/../../Makefile.inc" diff --git a/sbin/i386/comcontrol/comcontrol.8 b/sbin/i386/comcontrol/comcontrol.8 index e9d35c6..25fd4ef 100644 --- a/sbin/i386/comcontrol/comcontrol.8 +++ b/sbin/i386/comcontrol/comcontrol.8 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $FreeBSD$ .Dd May 15, 1994 .Dt COMCONTROL 8 .Os FreeBSD diff --git a/sbin/i386/ft/Makefile b/sbin/i386/ft/Makefile index 1cc600b..90b8cb5 100644 --- a/sbin/i386/ft/Makefile +++ b/sbin/i386/ft/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1995/08/29 14:04:39 ache Exp $ +# $FreeBSD$ PROG= ft MAN8= ft.8 diff --git a/sbin/i386/mount_msdos/Makefile b/sbin/i386/mount_msdos/Makefile index 19ec0ac..57610ab 100644 --- a/sbin/i386/mount_msdos/Makefile +++ b/sbin/i386/mount_msdos/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1 1994/09/19 15:30:33 dfr Exp $ +# $FreeBSD$ # PROG= mount_msdos diff --git a/sbin/i386/mount_msdos/mount_msdos.8 b/sbin/i386/mount_msdos/mount_msdos.8 index d6bd154..77664eb 100644 --- a/sbin/i386/mount_msdos/mount_msdos.8 +++ b/sbin/i386/mount_msdos/mount_msdos.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: mount_msdos.8,v 1.2 1994/11/19 17:55:35 nate Exp $ +.\" $FreeBSD$ .\" .Dd April 7, 1994 .Dt MOUNT_MSDOS 8 diff --git a/sbin/i386/mount_msdos/mount_msdos.c b/sbin/i386/mount_msdos/mount_msdos.c index c90d51b..b752448 100644 --- a/sbin/i386/mount_msdos/mount_msdos.c +++ b/sbin/i386/mount_msdos/mount_msdos.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$Id: mount_msdos.c,v 1.4 1996/05/13 17:56:34 wollman Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include diff --git a/sbin/i386/nextboot/nextboot.8 b/sbin/i386/nextboot/nextboot.8 index 089debd..3f998c7 100644 --- a/sbin/i386/nextboot/nextboot.8 +++ b/sbin/i386/nextboot/nextboot.8 @@ -1,4 +1,4 @@ -.\" $Id: nextboot.8,v 1.3 1996/09/23 22:23:15 wosch Exp $ +.\" $FreeBSD$ .Dd July 9, 1996 .Dt NEXTBOOT 8 .\".Os BSD 4 -- cgit v1.1