From f390c26dd9214a3602049fa55835b2d367ef60df Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 22 Feb 1997 19:58:13 +0000 Subject: Revert $FreeBSD$ to $Id$ --- usr.bin/vacation/Makefile | 2 +- usr.bin/vacation/vacation.1 | 2 +- usr.bin/vacation/vacation.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/vacation') diff --git a/usr.bin/vacation/Makefile b/usr.bin/vacation/Makefile index 3242525..6fc4795 100644 --- a/usr.bin/vacation/Makefile +++ b/usr.bin/vacation/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $Id$ PROG= vacation CFLAGS+= -Wall diff --git a/usr.bin/vacation/vacation.1 b/usr.bin/vacation/vacation.1 index f151902..8ce05e0 100644 --- a/usr.bin/vacation/vacation.1 +++ b/usr.bin/vacation/vacation.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)vacation.1 8.1 (Berkeley) 6/16/93 -.\" $FreeBSD$ +.\" $Id$ .\" .Dd June 16, 1993 .Dt VACATION 1 diff --git a/usr.bin/vacation/vacation.c b/usr.bin/vacation/vacation.c index fe2b1e6..5be04da 100644 --- a/usr.bin/vacation/vacation.c +++ b/usr.bin/vacation/vacation.c @@ -40,7 +40,7 @@ static char copyright[] = #ifndef lint static char sccsid[] = "From: @(#)vacation.c 8.2 (Berkeley) 1/26/94"; static char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* not lint */ /* -- cgit v1.1