aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vacation
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
commitc115df18cd0d5b01a18af0c608bc8b519b62273b (patch)
tree3065109edecd1d0133ded059802db9c9fcc2c8c5 /usr.bin/vacation
parent53faa0dadee0318c35cdacdd47ca75f8606f745d (diff)
downloadsrc-c115df18cd0d5b01a18af0c608bc8b519b62273b.tar.gz
src-c115df18cd0d5b01a18af0c608bc8b519b62273b.zip
Revert $FreeBSD$ to $Id$
Notes
Notes: svn path=/head/; revision=23012
Diffstat (limited to 'usr.bin/vacation')
-rw-r--r--usr.bin/vacation/Makefile2
-rw-r--r--usr.bin/vacation/vacation.12
-rw-r--r--usr.bin/vacation/vacation.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/vacation/Makefile b/usr.bin/vacation/Makefile
index 3242525deb7b..6fc47954892c 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 f1519023161f..8ce05e04ba13 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 fe2b1e67a76b..5be04dae6486 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 */
/*