From owner-cvs-src@FreeBSD.ORG Thu May 13 05:37:50 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 4B22316A4CE for ; Thu, 13 May 2004 05:37:50 -0700 (PDT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BCDD43D46 for ; Thu, 13 May 2004 05:37:49 -0700 (PDT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i4DCZ9um039265 for cvs-src@freebsd.org.checked; (8.12.8/vak/2.1) Thu, 13 May 2004 16:35:09 +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 i4DCYhfT039204; (8.12.8/vak/2.1) Thu, 13 May 2004 16:34:43 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40A36BAD.6030007@cronyx.ru> Date: Thu, 13 May 2004 16:35:57 +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: Ruslan Ermilov References: <200405071628.i47GSUpN077512@repoman.freebsd.org> <20040513080729.GE71286@ip.net.ua> In-Reply-To: <20040513080729.GE71286@ip.net.ua> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Roman Kurakin 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 cp.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: Thu, 13 May 2004 12:37:50 -0000 Ruslan Ermilov wrote: >On Fri, May 07, 2004 at 09:28:30AM -0700, Roman Kurakin wrote: > > >>rik 2004/05/07 09:28:30 PDT >> >> FreeBSD src repository >> >> Added files: >> share/man/man4/man4.i386 cp.4 >> Log: >> Add manual page for Cronyx Tau-PCI adapters. >> It is PCI family, but we never test it on other than i386 arch. >> >> Revision Changes Path >> 1.1 +93 -0 src/share/man/man4/man4.i386/cp.4 (new) >> >> >> >You forgot to activate it in the Makefile. > > I didn't activate driver it self yet ... rik > >Cheers, > >