Date: Thu, 1 Dec 2011 17:53:05 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-current@freebsd.org Cc: Thomas Mueller <mueller6727@bellsouth.net> Subject: Re: man ugen error Message-ID: <201112011753.05629.hselasky@c2i.net> In-Reply-To: <20111201104937.B99B3106564A@hub.freebsd.org> References: <20111130102439.E770E1065672@hub.freebsd.org> <201111301739.58889.hselasky@c2i.net> <20111201104937.B99B3106564A@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 01 December 2011 11:44:13 Thomas Mueller wrote: > > On Wednesday 30 November 2011 11:24:39 Thomas Mueller wrote: > > > According to ugen man page, ugen can be compiled into the kernel with > > > device ugen > > > in config file. > > > > > > I tried that in the kernel config when upgrading from FreeBSD 9.0-RC1 > > > to RC2, but the kernel build stopped quickly with the message that > > > ugen was not valid. After removing that line from kernel config, > > > "make kernel" was successful. > > > > > > I didn't find "device ugen" anywhere in the conf/NOTES or conf/GENERIC > > > files. > > > > > > I hope this man page error can be fixed in time for FreeBSD > > > 9.0-RELEASE. > > > > FYI: "device ugen" is now part of "device usb" > > > > Could you send me a manpage diff? > > --HPS > > What version of FreeBSD do you run? Do you not have a ugen manpage? Can > you run "man ugen"? > > I have the manpages for ugen, and "man usb", also "man 4 usb", but no diff > as such. > > I guess ugen manpage failed to reflect becoming part of usb. There is: share/man/man4/ugen.4 in FreeBSD 10-current. It should be removed and added to old files. Could you make a patch for that? --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112011753.05629.hselasky>