From 66312e4a8d4ad8bda7524141fcd8fd3fade9e807 Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 27 Aug 1999 23:15:48 +0000 Subject: $Id$ -> $FreeBSD$ --- bin/chio/Makefile | 2 +- bin/chio/chio.1 | 2 +- bin/chio/chio.c | 2 +- bin/chio/defs.h | 2 +- bin/chio/pathnames.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'bin/chio') diff --git a/bin/chio/Makefile b/bin/chio/Makefile index 70c8bee..d4b7f56 100644 --- a/bin/chio/Makefile +++ b/bin/chio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1999/06/07 13:53:56 kris Exp $ +# $FreeBSD$ # @(#)Makefile 8.1 (Berkeley) 6/6/93 CFLAGS+=-I${.CURDIR}/../../sys diff --git a/bin/chio/chio.1 b/bin/chio/chio.1 index 344b587..34f913f 100644 --- a/bin/chio/chio.1 +++ b/bin/chio/chio.1 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: chio.1,v 1.8 1998/11/30 23:05:38 billf Exp $ +.\" $FreeBSD$ .\" .Dd May 14, 1998 .Dt CHIO 1 diff --git a/bin/chio/chio.c b/bin/chio/chio.c index f79becf..c7ee344 100644 --- a/bin/chio/chio.c +++ b/bin/chio/chio.c @@ -38,7 +38,7 @@ static const char copyright[] = "@(#) Copyright (c) 1996 Jason R. Thorpe. All rights reserved."; static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ #include diff --git a/bin/chio/defs.h b/bin/chio/defs.h index 5bab57e..f4580a5 100644 --- a/bin/chio/defs.h +++ b/bin/chio/defs.h @@ -1,4 +1,4 @@ -/* $Id: $ */ +/* $FreeBSD$ */ /* * Copyright (c) 1996 Jason R. Thorpe diff --git a/bin/chio/pathnames.h b/bin/chio/pathnames.h index cdd67fa..9a9b74a 100644 --- a/bin/chio/pathnames.h +++ b/bin/chio/pathnames.h @@ -1,4 +1,4 @@ -/* $Id: $ */ +/* $FreeBSD$ */ /* * Copyright (c) 1996 Jason R. Thorpe -- cgit v1.1