device uhci0 -> device uhci

Remove reference to miibus.4, the driver doesn't use it.

MFC after:	5 days
This commit is contained in:
brueffer 2004-01-09 17:39:08 +00:00
parent 52b6d97825
commit a3bdfacf6d

View File

@ -37,7 +37,7 @@
.Nm kue
.Nd Kawasaki LSI KL5KUSB101B USB Ethernet driver
.Sh SYNOPSIS
.Cd "device uhci0"
.Cd "device uhci"
.Cd "device ohci"
.Cd "device usb"
.Cd "device kue"
@ -101,7 +101,6 @@ The driver failed to allocate an mbuf for the receiver ring.
.El
.Sh SEE ALSO
.Xr arp 4 ,
.Xr miibus 4 ,
.Xr netintro 4 ,
.Xr ng_ether 4 ,
.Xr ifconfig 8