From owner-freebsd-current@FreeBSD.ORG Sun Oct 28 16:54:13 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF8B216A420; Sun, 28 Oct 2007 16:54:13 +0000 (UTC) (envelope-from lankfordandrew@charter.net) Received: from mtai05.charter.net (mtai05.charter.net [209.225.8.185]) by mx1.freebsd.org (Postfix) with ESMTP id 36D7413C4BB; Sun, 28 Oct 2007 16:54:13 +0000 (UTC) (envelope-from lankfordandrew@charter.net) Received: from aarprv06.charter.net ([10.20.200.76]) by mtai05.charter.net (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20071028165412.MOIU7894.mtai05.charter.net@aarprv06.charter.net>; Sun, 28 Oct 2007 12:54:12 -0400 Received: from [192.168.15.101] (really [75.138.219.8]) by aarprv06.charter.net with ESMTP id <20071028165412.KVLO14098.aarprv06.charter.net@[192.168.15.101]>; Sun, 28 Oct 2007 12:54:12 -0400 Message-ID: <4724BEB3.5080905@charter.net> Date: Sun, 28 Oct 2007 12:54:11 -0400 From: Andrew Lankford User-Agent: Thunderbird 2.0.0.6 (X11/20071017) MIME-Version: 1.0 References: <47240A15.8080305@charter.net> <20071028074248.GA1511@haakonia.hitnet.RWTH-Aachen.DE> <4724BAD9.7000400@charter.net> <20071028164152.GA7516@eos.sc1.parodius.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Chzlrs: 0 X-Mailman-Approved-At: Mon, 29 Oct 2007 01:50:29 +0000 Cc: stable@freebsd.org, current@freebsd.org Subject: Re: /usr/share/man/man8/MAKEDEV.8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2007 16:54:13 -0000 Thbbt! I'm reading the catman version of MAKEDEV. Wish I could disable that "feature". Oh well. I'll delete it all and rebuild it again if needed. Thanks! Andrew Lankford Danny Braniss wrote: >> On Sun, Oct 28, 2007 at 12:37:45PM -0400, Andrew Lankford wrote: >>> Thanks for replying, but once again I've miscommunicated the issue. I >>> meant that MAKEDEV.8 is in /usr/src/share/man/man8/, and the >>> modification time is Oct 13th, recent, which suggests to me that it's still >>> in the 7.0-BETA1 cvs tree. >> And you're very much correct: >> >> http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man8/MAKEDEV.8 > > how about reading what ity says? it might be very educational :-) > > NAME > MAKEDEV -- old script for creating device nodes > > DESCRIPTION > The MAKEDEV script was deprecated by devfs(5) and removed from FreeBSD > after devfs(5) became mandatory. > > > >