[kernel] r19190 - dists/sid/linux-tools/debian/patches
Ben Hutchings
benh at alioth.debian.org
Sun Jun 24 01:40:31 UTC 2012
Author: benh
Date: Sun Jun 24 01:40:30 2012
New Revision: 19190
Log:
Fix yet another reference to usb_bind_driver
Modified:
dists/sid/linux-tools/debian/patches/usbip-update-man-pages.patch
Modified: dists/sid/linux-tools/debian/patches/usbip-update-man-pages.patch
==============================================================================
--- dists/sid/linux-tools/debian/patches/usbip-update-man-pages.patch Sun Jun 24 01:09:28 2012 (r19189)
+++ dists/sid/linux-tools/debian/patches/usbip-update-man-pages.patch Sun Jun 24 01:40:30 2012 (r19190)
@@ -68,6 +68,15 @@
+\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.
More information about the Kernel-svn-changes
mailing list