From owner-svn-src-head@FreeBSD.ORG Tue Jan 13 18:55:33 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8E371065688; Tue, 13 Jan 2009 18:55:33 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (cl-2958.ham-01.de.sixxs.net [IPv6:2001:6f8:900:b8d::2]) by mx1.freebsd.org (Postfix) with ESMTP id 40CE98FC1A; Tue, 13 Jan 2009 18:55:33 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.14.2/8.14.2) with ESMTP id n0DItVoN032694; Tue, 13 Jan 2009 21:55:32 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Tue, 13 Jan 2009 21:55:31 +0300 (MSK) From: Maxim Konovalov To: Luigi Rizzo In-Reply-To: <20090113184328.GD185@onelab2.iet.unipi.it> Message-ID: <20090113215048.R31786@mp2.macomnet.net> References: <200901131825.n0DIPuAO011141@svn.freebsd.org> <20090113184328.GD185@onelab2.iet.unipi.it> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2009 18:55:34 -0000 On Tue, 13 Jan 2009, 19:43+0100, Luigi Rizzo wrote: > 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... > just intuition :-) -- Maxim Konovalov