From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 21:42:16 2009 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 8A94A106564A for ; Wed, 18 Feb 2009 21:42:16 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.swip.net [212.247.154.161]) by mx1.freebsd.org (Postfix) with ESMTP id 219EC8FC17 for ; Wed, 18 Feb 2009 21:42:15 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=u0LlsF5tRVX9mqbAtXMA:9 a=r9lP9UGAru-gxg8DstoA:7 a=u0p5CHKr9iEPDIPbjDV26bwjh6UA:4 a=LY0hPdMaydYA:10 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1198918319; Wed, 18 Feb 2009 22:42:14 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Wed, 18 Feb 2009 22:44:41 +0100 User-Agent: KMail/1.9.7 References: <20090218212306.C05704C8079@smtp4-g21.free.fr> In-Reply-To: <20090218212306.C05704C8079@smtp4-g21.free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902182244.41967.hselasky@c2i.net> Cc: rmgls@free.fr Subject: Re: man usb2_core(4) 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: Wed, 18 Feb 2009 21:42:16 -0000 On Wednesday 18 February 2009, rmgls@free.fr wrote: > Hi all, > > just to say that in the libusb20 man page there is a mention > to usb2_core(4), but this man page does not exist! > sure, some words of the usb2 specialists woukd be handy here. > The manpage is there, but maybe not installed properly: src/share/man/man4/usb2_core.4 --HPS