From f390c26dd9214a3602049fa55835b2d367ef60df Mon Sep 17 00:00:00 2001 From: peter <peter@FreeBSD.org> Date: Sat, 22 Feb 1997 19:58:13 +0000 Subject: Revert $FreeBSD$ to $Id$ --- usr.bin/xinstall/install.1 | 2 +- usr.bin/xinstall/xinstall.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/xinstall') diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1 index 8287081..71cc4b8 100644 --- a/usr.bin/xinstall/install.1 +++ b/usr.bin/xinstall/install.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)install.1 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd September 22, 1996 .Dt INSTALL 1 diff --git a/usr.bin/xinstall/xinstall.c b/usr.bin/xinstall/xinstall.c index 0148958..6b63389 100644 --- a/usr.bin/xinstall/xinstall.c +++ b/usr.bin/xinstall/xinstall.c @@ -40,7 +40,7 @@ static const char copyright[] = #ifndef lint /*static char sccsid[] = "From: @(#)xinstall.c 8.1 (Berkeley) 7/21/93";*/ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ /*- -- cgit v1.1