From owner-cvs-all@FreeBSD.ORG Tue Dec 21 21:05:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56A0B16A4CE; Tue, 21 Dec 2004 21:05:53 +0000 (GMT) Received: from av7-1-sn3.vrr.skanova.net (av7-1-sn3.vrr.skanova.net [81.228.9.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E38243D49; Tue, 21 Dec 2004 21:05:53 +0000 (GMT) (envelope-from joel@automatvapen.se) Received: by av7-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 2ED7937FB2; Tue, 21 Dec 2004 22:42:00 +0100 (CET) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av7-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 1DF7D37F1C; Tue, 21 Dec 2004 22:42:00 +0100 (CET) Received: from t4o55p35.telia.com (t4o55p35.telia.com [62.20.171.155]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 90C1437E48; Tue, 21 Dec 2004 22:05:27 +0100 (CET) From: Joel Dahl To: Peter Pentchev In-Reply-To: <200412212002.iBLK2or3073833@repoman.freebsd.org> References: <200412212002.iBLK2or3073833@repoman.freebsd.org> Content-Type: text/plain Date: Tue, 21 Dec 2004 22:04:51 +0100 Message-Id: <1103663091.486.3.camel@dude.automatvapen.se> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 ata.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 21:05:53 -0000 On Tue, 2004-12-21 at 20:02 +0000, Peter Pentchev wrote: > roam 2004-12-21 20:02:50 UTC > > FreeBSD src repository (doc,ports committer) > > Modified files: > share/man/man4 ata.4 > Log: > And this, kids, is what happens if you act on a patch without looking > at the mailing list to see if there isn't any more discussion just > around the corner. Here's the update to the other part of the manpage > that deals with the hw.ata.atapi_dma loader tunable and initializing > ATAPI devices in PIO or DMA mode. > > PR: 75021 > Submitted by: Craig Rodrigues > Spotted by: Joel Dahl > > Revision Changes Path > 1.48 +4 -1 src/share/man/man4/ata.4 Thanks! :) -- Joel