Fix yet another reference to usb_bind_driver

svn path=/dists/sid/linux-tools/; revision=19190
This commit is contained in:
Ben Hutchings
2012-06-24 01:40:30 +00:00
parent fec5558bd7
commit 3fd6a12507

View File

@@ -68,6 +68,15 @@ and references accordingly.
+\fBusbipd\fP\fB(8)\fB\fP
--- a/drivers/staging/usbip/userspace/doc/usbipd.8
+++ b/drivers/staging/usbip/userspace/doc/usbipd.8
@@ -10,7 +10,7 @@
provides USB/IP clients access to exported USB devices.
Devices have to explicitly be exported using
-.B usbip_bind_driver
+.B usbip bind
before usbipd makes them available to other hosts.
The daemon accepts connections from USB/IP clients
@@ -48,15 +48,14 @@
server:# usbipd -D
- Start usbip daemon.