From owner-cvs-all@FreeBSD.ORG Thu Aug 26 15:44:47 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 36D7716A4CE; Thu, 26 Aug 2004 15:44:47 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B7EA43D2D; Thu, 26 Aug 2004 15:44:46 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i7QFieCZ016226; Thu, 26 Aug 2004 09:44:40 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 26 Aug 2004 09:45:06 -0600 (MDT) Message-Id: <20040826.094506.08321512.imp@bsdimp.com> To: hmp@freebsd.org From: "M. Warner Losh" In-Reply-To: References: <200408260416.i7Q4Gtcd096225@repoman.freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man9 bus_dma.9 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: Thu, 26 Aug 2004 15:44:47 -0000 In message: Hiten Pandya writes: : Nice, I see the bus_dma(9) manual page is getting its share of : updates these days. Thanks Warner. :-) If everybody were to update the man page for the kernel things that they were using for the first time, we'd have a lot better man pages in the kernel... Warner