From owner-freebsd-www Thu Jul 5 19:48:57 2001 Delivered-To: freebsd-www@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 728D937B405; Thu, 5 Jul 2001 19:48:53 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id 17EF93E2F; Thu, 5 Jul 2001 19:48:53 -0700 (PDT) To: Motoyuki Konno Cc: www@freebsd.org, doc@freebsd.org Subject: Re: Multiple $FreeBSD$ lines in sgml files In-Reply-To: <200107060237.f662bMG67613@sakura.mk.bsdclub.org>; from motoyuki@bsdclub.org on "Fri, 06 Jul 2001 11:37:22 +0900" Date: Thu, 05 Jul 2001 19:48:53 -0700 From: Dima Dorfman Message-Id: <20010706024853.17EF93E2F@bazooka.unixfreak.org> Sender: owner-freebsd-www@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Motoyuki Konno writes: > Dima Dorfman wrote: > > Half of the files under www/ have two $FreeBSD$ lines; one is used to > > define the 'date' entity, and one is in a comment. The second one > > really isn't necessary; it's just another line that changes when > > someone commits to the file. Any reason not to remove them? > > Please see the commit logs of www/en/applications.sgml rev 1.15. > > commit logs: > -------- > $Id$,$Date$ -> $FreeBSD$ > The jury is out on $Date$, but it's presently not being expanded.. > -------- > > > I think we should use $Date$ instead of $FreeBSD$ in 'date' entity > if the problem ($Date$ not being expanded) has been solved. I don't think $Date$ is being expanded, and it isn't a problem per se; it's quite intentional. The point is so that contributed sources with '$Date$' in them maintain *their* revision date, not ours. Using $Date$ still won't fix the condition I'm trying to solve; namely, multiple RCS keywords in a file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message