From owner-cvs-src@FreeBSD.ORG Mon Aug 2 10:41:09 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 7D64716A4CE for ; Mon, 2 Aug 2004 10:41:09 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id C683743D31 for ; Mon, 2 Aug 2004 10:41:08 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i72AcBCm032753 for cvs-src@FreeBSD.org.checked; (8.12.8/vak/2.1) Mon, 2 Aug 2004 14:38:11 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i72Aa4a5032619; (8.12.8/vak/2.1) Mon, 2 Aug 2004 14:36:04 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <410E193A.4010302@cronyx.ru> Date: Mon, 02 Aug 2004 14:36:42 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Simon L. Nielsen" References: <200408011908.i71J84cP084665@repoman.freebsd.org> In-Reply-To: <200408011908.i71J84cP084665@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4/man4.i386 aic.4 ct.4 fe.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 10:41:09 -0000 Simon L. Nielsen wrote: >simon 2004-08-01 19:08:04 UTC > > FreeBSD src repository (doc committer) > > Modified files: > share/man/man4/man4.i386 aic.4 ct.4 fe.4 > Log: > - Add a HARDWARE section which lists supported devices. > - Minor cleanup of the device lists when I'm here anyway. > > Revision Changes Path > 1.15 +25 -8 src/share/man/man4/man4.i386/aic.4 > 1.9 +13 -10 src/share/man/man4/man4.i386/ct.4 > 1.30 +39 -33 src/share/man/man4/man4.i386/fe.4 > > Probably you may want to MFC this. rik > > >