From 476602a9d0b9041b42a108349dc58a4ca6bf4223 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 22 Feb 1997 16:15:28 +0000 Subject: Revert $FreeBSD$ to $Id$ --- usr.sbin/slstat/Makefile | 2 +- usr.sbin/slstat/slstat.8 | 2 +- usr.sbin/slstat/slstat.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/slstat') diff --git a/usr.sbin/slstat/Makefile b/usr.sbin/slstat/Makefile index a43b9a3db0aa..a74a30fb2c4b 100644 --- a/usr.sbin/slstat/Makefile +++ b/usr.sbin/slstat/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.6 (Berkeley) 4/23/91 -# $FreeBSD$ +# $Id$ PROG= slstat MAN8= slstat.8 diff --git a/usr.sbin/slstat/slstat.8 b/usr.sbin/slstat/slstat.8 index 06407d40cb57..e7d87192abc6 100644 --- a/usr.sbin/slstat/slstat.8 +++ b/usr.sbin/slstat/slstat.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)slstat.8 6.8 (Berkeley) 6/20/91 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd October 11, 1996 .Dt SLSTAT 8 diff --git a/usr.sbin/slstat/slstat.c b/usr.sbin/slstat/slstat.c index 800eb8b43875..1d07faf387a8 100644 --- a/usr.sbin/slstat/slstat.c +++ b/usr.sbin/slstat/slstat.c @@ -23,7 +23,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif #include -- cgit v1.3