From dec99dafe5763ba1db6950342aa80a634169c083 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 16 Feb 2011 16:18:46 +0000 Subject: Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.2-RELEASE image. --- lib/libc/stdlib/system.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib/system.c') diff --git a/lib/libc/stdlib/system.c b/lib/libc/stdlib/system.c index 08de63009198..f9d9c287da09 100644 --- a/lib/libc/stdlib/system.c +++ b/lib/libc/stdlib/system.c @@ -31,7 +31,7 @@ static char sccsid[] = "@(#)system.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/stdlib/system.c,v 1.11.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #include "namespace.h" #include -- cgit v1.2.3