From owner-svn-doc-all@FreeBSD.ORG Mon Jul 1 00:53:38 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 49B37F96; Mon, 1 Jul 2013 00:53:38 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 0AAEA121B; Mon, 1 Jul 2013 00:53:37 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r610rVIX024952; Sun, 30 Jun 2013 18:53:31 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r610rUqZ024949; Sun, 30 Jun 2013 18:53:31 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 30 Jun 2013 18:53:30 -0600 (MDT) From: Warren Block To: Glen Barber Subject: Re: svn commit: r42100 - head/en_US.ISO8859-1/articles/committers-guide In-Reply-To: <20130630231519.GF51675@glenbarber.us> Message-ID: References: <201306302311.r5UNB5wi070364@svn.freebsd.org> <20130630231519.GF51675@glenbarber.us> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 30 Jun 2013 18:53:31 -0600 (MDT) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org, Warren Block X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 00:53:38 -0000 On Sun, 30 Jun 2013, Glen Barber wrote: > On Sun, Jun 30, 2013 at 11:11:05PM +0000, Warren Block wrote: >> Author: wblock >> Date: Sun Jun 30 23:11:05 2013 >> New Revision: 42100 >> URL: http://svnweb.freebsd.org/changeset/doc/42100 >> >> Log: >> Use &os; in reference to $FreeBSD$ version string. > > You can also use $FreeBSD$ to prevent the string from > being overwritten with the rcsid. Right.. it was that way, actually. But then I noticed an earlier suggestion by remko, and it also makes sense from the standpoint of using &os; where possible.