From owner-cvs-all Fri Jul 2 23:48:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 441E514BD5; Fri, 2 Jul 1999 23:48:05 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA45409; Fri, 2 Jul 1999 23:48:04 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <199907030648.XAA45409@freefall.freebsd.org> From: Bruce Evans Date: Fri, 2 Jul 1999 23:48:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf systags.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/07/02 23:48:03 PDT Modified files: sys/conf systags.sh Log: Fixed regression of $Id$ to "from: $Header$" in previous commit. The `from:' was already corrupted by expansion of $Header$ in in rev.1.1; rev.1.2 replaced it by $Id$. Put $Id$ in the usual place this time. Revision Changes Path 1.6 +1 -2 src/sys/conf/systags.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message