From owner-svn-src-all@FreeBSD.ORG Tue Jan 13 18:38:19 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 363E8106568C; Tue, 13 Jan 2009 18:38:19 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.9.129]) by mx1.freebsd.org (Postfix) with ESMTP id EA1DE8FC16; Tue, 13 Jan 2009 18:38:18 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 0889773098; Tue, 13 Jan 2009 19:43:28 +0100 (CET) Date: Tue, 13 Jan 2009 19:43:28 +0100 From: Luigi Rizzo To: Maxim Konovalov Message-ID: <20090113184328.GD185@onelab2.iet.unipi.it> References: <200901131825.n0DIPuAO011141@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200901131825.n0DIPuAO011141@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r187159 - head/bin/kenv X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2009 18:38:20 -0000 On Tue, Jan 13, 2009 at 06:25:56PM +0000, Maxim Konovalov wrote: > Author: maxim > Date: Tue Jan 13 18:25:56 2009 > New Revision: 187159 > URL: http://svn.freebsd.org/changeset/base/187159 > > Log: > o Fix a typo. Bump .Dd for the previous delta. thanks for the fix. BTW what's the policy for dates in the manpages ? My change was only a clarification of existing content, not documenting new features or a change of behaviour, that's why I felt it was not necessary to modify the date. But even for other cases I am never too sure on what to do... cheers luigi