From owner-svn-src-head@FreeBSD.ORG Mon Nov 5 03:08:28 2012 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 81111A27; Mon, 5 Nov 2012 03:08:28 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from ns.kevlo.org (kevlo.org [220.128.136.52]) by mx1.freebsd.org (Postfix) with ESMTP id 1B67C8FC0A; Mon, 5 Nov 2012 03:08:27 +0000 (UTC) Received: from [127.0.0.1] (git.kevlo.org [220.128.136.52]) by ns.kevlo.org (8.14.5/8.14.5) with ESMTP id qA538DGA004331; Mon, 5 Nov 2012 11:08:13 +0800 (CST) (envelope-from kevlo@FreeBSD.org) Message-ID: <1352084894.2212.4.camel@nsl> Subject: Re: svn commit: r242595 - head/share/man/man7 From: Kevin Lo To: Christian Brueffer Date: Mon, 05 Nov 2012 11:08:14 +0800 In-Reply-To: <50971FE3.6090105@brueffer.de> References: <201211050142.qA51gvSo099118@svn.freebsd.org> <50971FE3.6090105@brueffer.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 05 Nov 2012 03:08:28 -0000 Christian Brueffer wrote: > On 11/05/2012 09:42 AM, Kevin Lo wrote: > > Author: kevlo > > Date: Mon Nov 5 01:42:57 2012 > > New Revision: 242595 > > URL: http://svnweb.freebsd.org/changeset/base/242595 > > > > Log: > > Catch up with r242520. s/maxusers/maxbikesheds > > > > Modified: > > head/share/man/man7/tuning.7 > > > > At first I thought this was a good followup joke, but considering it's > real this time, you may want to check up on r242520 and revert this > commit ;-) Reverted! It seems there are jokes around the src tree lately, I have to distinguish between a real and fake one... > Cheers, > > Chris Kevin