From owner-freebsd-current@FreeBSD.ORG Mon Mar 5 18:27:35 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 696111065670 for ; Mon, 5 Mar 2012 18:27:35 +0000 (UTC) (envelope-from maxim.konovalov@gmail.com) Received: from mp2.macomnet.net (ipv6.irc.int.ru [IPv6:2a02:28:1:2::1b:2]) by mx1.freebsd.org (Postfix) with ESMTP id E67608FC15 for ; Mon, 5 Mar 2012 18:27:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.14.5/8.14.5) with ESMTP id q25IRRsd055092; Mon, 5 Mar 2012 22:27:27 +0400 (MSK) (envelope-from maxim.konovalov@gmail.com) Date: Mon, 5 Mar 2012 22:27:27 +0400 (MSK) From: Maxim Konovalov To: Hans Petter Selasky In-Reply-To: <201203051855.24230.hselasky@c2i.net> Message-ID: References: <20111130102439.E770E1065672@hub.freebsd.org> <20111202112053.E60451065670@hub.freebsd.org> <201203051855.24230.hselasky@c2i.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Mon, 05 Mar 2012 20:09:22 +0000 Cc: Thomas Mueller , freebsd-current@freebsd.org Subject: Re: man ugen error 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: Mon, 05 Mar 2012 18:27:35 -0000 [...] > > Also, there are some references to ugen.4 in the following man pages: > > > > ./usr.sbin/bluetooth/ath3kfw/ath3kfw.8 > > ./usr.sbin/uathload/uathload.8 > > > > Not sure how to deal with them. > > /dev/ugen is still there, but ugen as a separate and configurable kernel > device was removed in FreeBSD-8. > Understood. But they do have a reference to ugen(4) man page that we are going to remove, not to /dev/ugen. -- Maxim Konovalov