summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/userspace/doc/usbipd.8
diff options
context:
space:
mode:
authormatt mooney2011-05-14 12:55:12 +0200
committerGreg Kroah-Hartman2011-05-17 22:26:26 +0200
commit220973dd23570a40395dfe6d594a5746f336511f (patch)
treed98074da324640d6cc4c1e56477926d3717792c8 /drivers/staging/usbip/userspace/doc/usbipd.8
parentstaging: usbip: userspace: whitespace cleanup (diff)
downloadkernel-qcow2-linux-220973dd23570a40395dfe6d594a5746f336511f.tar.gz
kernel-qcow2-linux-220973dd23570a40395dfe6d594a5746f336511f.tar.xz
kernel-qcow2-linux-220973dd23570a40395dfe6d594a5746f336511f.zip
staging: usbip: userspace: update module name references
Change all references to the kernel modules to correspond with the new names. Signed-off-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/usbip/userspace/doc/usbipd.8')
-rw-r--r--drivers/staging/usbip/userspace/doc/usbipd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/usbip/userspace/doc/usbipd.8 b/drivers/staging/usbip/userspace/doc/usbipd.8
index 3c39520901b9..006559f1df25 100644
--- a/drivers/staging/usbip/userspace/doc/usbipd.8
+++ b/drivers/staging/usbip/userspace/doc/usbipd.8
@@ -52,7 +52,7 @@ USB/IP client can connect and use exported devices.
- List driver assignments for usb devices.
server:# usbip_bind_driver --usbip 1-2
- - Bind usbip.ko to the device of busid 1-2.
+ - Bind usbip-host.ko to the device of busid 1-2.
- A usb device 1-2 is now exportable to other hosts!
- Use 'usbip_bind_driver --other 1-2' when you want to shutdown exporting and use the device locally.