From owner-cvs-src@FreeBSD.ORG Fri Mar 26 03:45:15 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 C58EA16A4CF for ; Fri, 26 Mar 2004 03:45:15 -0800 (PST) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1454243D39 for ; Fri, 26 Mar 2004 03:45:15 -0800 (PST) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i2QBfJxw033664 for cvs-src@FreeBSD.org.checked; (8.12.8/vak/2.1) Fri, 26 Mar 2004 14:41:19 +0300 (MSK) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i2QBcB2l033462; (8.12.8/vak/2.1) Fri, 26 Mar 2004 14:38:11 +0300 (MSK) (envelope-from rik@cronyx.ru) Message-ID: <406417A1.3010603@cronyx.ru> Date: Fri, 26 Mar 2004 14:44:33 +0300 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: Noriaki Mitsunaga References: <200403260626.i2Q6Qj2a075347@repoman.freebsd.org> In-Reply-To: <200403260626.i2Q6Qj2a075347@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 Makefile ct.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: Fri, 26 Mar 2004 11:45:16 -0000 Noriaki Mitsunaga wrote: >non 2004/03/25 22:26:45 PST > > FreeBSD src repository > > Modified files: > share/man/man4/man4.i386 Makefile > Added files: > share/man/man4/man4.i386 ct.4 > Log: > Add ct(4) man page for ct SCSI host adapter device driver and attach > it to the build. > > Thanks > > Revision Changes Path > 1.167 +1 -0 src/share/man/man4/man4.i386/Makefile > 1.4 +148 -0 src/share/man/man4/man4.i386/ct.4 (new) > > > >