From 7a85407ad7dfbbdae7987bcff091bb36a6b83aee Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 20 Dec 1999 00:16:49 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_4_0_RELEASE'. This commit was manufactured to restore the state of the 3.4-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/time/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/time/time.c') diff --git a/usr.bin/time/time.c b/usr.bin/time/time.c index 960d00e27aac..10b9269ce0e8 100644 --- a/usr.bin/time/time.c +++ b/usr.bin/time/time.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)time.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/time/time.c,v 1.12.2.2 1999/08/29 15:33:35 peter Exp $"; #endif /* not lint */ #include -- cgit v1.2.3