From 201f78d6b90635d961fa373ecd706e3786333b7e Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 11 Jan 2007 22:54:46 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_2_0_RELEASE'. This commit was manufactured to restore the state of the 6.2-RELEASE image. --- usr.bin/lastcomm/Makefile | 2 +- usr.bin/lastcomm/lastcomm.1 | 2 +- usr.bin/lastcomm/lastcomm.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/lastcomm') diff --git a/usr.bin/lastcomm/Makefile b/usr.bin/lastcomm/Makefile index 13f0fe6df654..f28033a7fbe0 100644 --- a/usr.bin/lastcomm/Makefile +++ b/usr.bin/lastcomm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/lastcomm/Makefile,v 1.3 2002/02/08 22:31:41 markm Exp $ PROG= lastcomm diff --git a/usr.bin/lastcomm/lastcomm.1 b/usr.bin/lastcomm/lastcomm.1 index a1f86f40cdbf..f780d691f700 100644 --- a/usr.bin/lastcomm/lastcomm.1 +++ b/usr.bin/lastcomm/lastcomm.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)lastcomm.1 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/lastcomm/lastcomm.1,v 1.13 2004/07/26 19:59:29 charnier Exp $ .\" .Dd September 18, 1996 .Dt LASTCOMM 1 diff --git a/usr.bin/lastcomm/lastcomm.c b/usr.bin/lastcomm/lastcomm.c index 6672e8f27f98..735578cc6454 100644 --- a/usr.bin/lastcomm/lastcomm.c +++ b/usr.bin/lastcomm/lastcomm.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)lastcomm.c 8.1 (Berkeley) 6/6/93"; #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/lastcomm/lastcomm.c,v 1.20 2005/05/21 09:55:06 ru Exp $"); #include #include -- cgit v1.3