Error on usb(4) man page

2009-09-25 Thread Daniel Bolgheroni
Hi,

On DESCRIPTION:

(...) The controller attaches to a physical bus (like pci(4) or 
cardbus(4)). The USB bus attaches to the controller and the root hub 
attaches to the controller.

The root hub attachs to the USB bus, not to the controller.

Teers,

--
Daniel Bolgheroni
FEI - Faculdade de Engenharia Industrial
http://www.dbolgheroni.eng.br/mykey

ASCII ribbon campaign ( )
 against HTML e-mail   X
  / \



Re: Error on usb(4) man page

2009-09-25 Thread Jason McIntyre
On Fri, Sep 25, 2009 at 04:00:00AM +, Daniel Bolgheroni wrote:
 Hi,
 
 On DESCRIPTION:
 
 (...) The controller attaches to a physical bus (like pci(4) or 
 cardbus(4)). The USB bus attaches to the controller and the root hub 
 attaches to the controller.
 
 The root hub attachs to the USB bus, not to the controller.
 

fixed, thanks.
jmc