From owner-cvs-all@FreeBSD.ORG Wed Mar 3 08:20:43 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 4172F16A4CE for ; Wed, 3 Mar 2004 08:20:43 -0800 (PST) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7226B43D1D for ; Wed, 3 Mar 2004 08:20:42 -0800 (PST) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i23GKsMj049619 for cvs-all@FreeBSD.org.checked; (8.12.8/vak/2.1) Wed, 3 Mar 2004 19:20:54 +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 i23GGK9v049155; (8.12.8/vak/2.1) Wed, 3 Mar 2004 19:16:20 +0300 (MSK) (envelope-from rik@cronyx.ru) Message-ID: <4046058E.3090900@cronyx.ru> Date: Wed, 03 Mar 2004 19:19:26 +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: Takahashi Yoshihiro References: <200403031323.i23DNINs070351@repoman.freebsd.org> <20040303.222951.74687780.nyan@jp.FreeBSD.org> <4045E5C7.2090700@cronyx.ru> <20040303.234033.41696161.nyan@jp.FreeBSD.org> In-Reply-To: <20040303.234033.41696161.nyan@jp.FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: rik@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: imp@bsdimp.com Subject: Re: cvs commit: src/share/man/man4/man4.i386 ct.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: Wed, 03 Mar 2004 16:20:43 -0000 Takahashi Yoshihiro wrote: >>>This should be ctau.4. We have already the ct driver for WD33C93 >>>based SCSI controller. >>> >>> >>I know about scsi ct. Ctau had name ct for many years before scsi ct was >>added. I had >>to change it to ctau after scsi ct was added, but network interface >>still has name "ct" and >>many of users will try man ct, not man ctau. ctau.4 will be linked to ct.4 >> >> >I think that the name of network interface should be also "ctau". The >difference confuses users. > > I can't rename it cause ct name is used in Linux and in FreeBSD as the interface name since 1996. If I rename interface to ctau it will be more confusing. >BTW, the scsi ct driver first appeared in 1998. It has been developed >for NetBSD/pc98. > > ct appeared (on the market) in 1996. Best regards, Roman Kurakin