From 4968036f61ba12b2d7bd7a825b0a79c67054a395 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 22 Feb 1997 14:40:44 +0000 Subject: Revert $FreeBSD$ to $Id$ --- sbin/dumpon/Makefile | 2 +- sbin/dumpon/dumpon.8 | 2 +- sbin/dumpon/dumpon.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/dumpon') diff --git a/sbin/dumpon/Makefile b/sbin/dumpon/Makefile index 9bdc926..da6f365 100644 --- a/sbin/dumpon/Makefile +++ b/sbin/dumpon/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ PROG= dumpon MAN8= dumpon.8 diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8 index 5d6e621..2850b43 100644 --- a/sbin/dumpon/dumpon.8 +++ b/sbin/dumpon/dumpon.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd May 12, 1995 .Dt DUMPON 8 diff --git a/sbin/dumpon/dumpon.c b/sbin/dumpon/dumpon.c index 31a46fd..27e7a3d 100644 --- a/sbin/dumpon/dumpon.c +++ b/sbin/dumpon/dumpon.c @@ -40,7 +40,7 @@ static char copyright[] = #ifndef lint /*static char sccsid[] = "From: @(#)swapon.c 8.1 (Berkeley) 6/5/93";*/ static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ #include -- cgit v1.1