From 5cd221028ba5e7ada35a0dd196fb642b44f197d1 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 15 Jan 2008 15:46:22 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_3_0_RELEASE'. This commit was manufactured to restore the state of the 6.3-RELEASE image. --- sbin/sysctl/sysctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/sysctl/sysctl.c') diff --git a/sbin/sysctl/sysctl.c b/sbin/sysctl/sysctl.c index 8a271545225f..efd038d619a2 100644 --- a/sbin/sysctl/sysctl.c +++ b/sbin/sysctl/sysctl.c @@ -38,7 +38,7 @@ static const char copyright[] = static char sccsid[] = "@(#)from: sysctl.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/sysctl/sysctl.c,v 1.67.2.10 2007/03/20 23:15:45 brian Exp $"; #endif /* not lint */ #ifdef __i386__ -- cgit v1.2.3