From owner-cvs-src@FreeBSD.ORG Sat Nov 20 00:39:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6868816A4CE; Sat, 20 Nov 2004 00:39:23 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BAE843D1F; Sat, 20 Nov 2004 00:39:23 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iAK0dMo2019643; Fri, 19 Nov 2004 16:39:22 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iAK0dMle019642; Fri, 19 Nov 2004 16:39:22 -0800 (PST) (envelope-from obrien) Date: Fri, 19 Nov 2004 16:39:21 -0800 From: "David O'Brien" To: Scott Long Message-ID: <20041120003921.GB19552@dragon.nuxi.com> References: <200411191824.iAJIOp2E064951@repoman.freebsd.org> <419E4ED4.8070905@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <419E4ED4.8070905@freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 Makefile hptmv.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Nov 2004 00:39:23 -0000 On Fri, Nov 19, 2004 at 12:51:48PM -0700, Scott Long wrote: > >obrien 2004-11-19 18:24:51 UTC > > FreeBSD src repository > > Modified files: > > share/man/man4 Makefile > > Added files: > > share/man/man4 hptmv.4 > > Log: > > Man page for the HighPoint RocketRAID 182x driver. > > Forgotten by: scottl > > Revision Changes Path > > 1.293 +1 -0 src/share/man/man4/Makefile > > 1.1 +82 -0 src/share/man/man4/hptmv.4 (new) > > I don't appreciate the dig here. At no time did you ever > contact me to help on this or offer anything for review. It's > great that you went ahead and did this, but these little digs > in your commit mails are getting quite tiring. Forgotten by's are nothing new. No new drivers should be committed without a man page documenting what it is. We often look down on Linux because they don't have a complete set of man pages. You had two people publicly ask you to write up a simple man page after you committed the driver. I didn't pass it by you for review because why would I think you were interested if you wouldn't spend the 5 minutes writing even a basic simple man page?? -- -- David (obrien@FreeBSD.org)