From owner-freebsd-current@FreeBSD.ORG Fri Nov 12 20:26:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C14EE16A4CE for ; Fri, 12 Nov 2004 20:26:14 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02EB743D2F for ; Fri, 12 Nov 2004 20:26:14 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 113E765213; Fri, 12 Nov 2004 20:26:12 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 64220-04-4; Fri, 12 Nov 2004 20:26:11 +0000 (GMT) Received: from empiric.dek.spc.org (adsl-64-171-184-73.dsl.snfc21.pacbell.net [64.171.184.73]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 1157C65211; Fri, 12 Nov 2004 20:26:11 +0000 (GMT) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id CD5BA66A7; Fri, 12 Nov 2004 12:25:59 -0800 (PST) Date: Fri, 12 Nov 2004 12:25:59 -0800 From: Bruce M Simpson To: Steve Kargl Message-ID: <20041112202559.GB830@empiric.icir.org> Mail-Followup-To: Steve Kargl , Ryan Sommers , FreeBSD Current Mailinglist References: <20041112163605.GA20057@troutmask.apl.washington.edu> <4194E990.8080701@gamersimpact.com> <20041112165852.GA20193@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041112165852.GA20193@troutmask.apl.washington.edu> cc: Ryan Sommers cc: FreeBSD Current Mailinglist Subject: Re: [PATCH] mouse.4: cuaa0 renamed to cuad0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 20:26:14 -0000 On Fri, Nov 12, 2004 at 08:58:52AM -0800, Steve Kargl wrote: > These are OBVIOUS patches. Anyone of the 300+ committers > can commit these in a matter of seconds. phk should have > updated the docs as part of his cuaa* to cuad* rename. Then why post non-critical documentation patches to an extremely busy list where it's OBVIOUS that they aren't going to get any more attention than they would if they were submitted as PRs? BMS