summaryrefslogtreecommitdiff
path: root/sysutils/uhidd/files/patch-uhidd_uhidd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/uhidd/files/patch-uhidd_uhidd.8')
-rw-r--r--sysutils/uhidd/files/patch-uhidd_uhidd.829
1 files changed, 29 insertions, 0 deletions
diff --git a/sysutils/uhidd/files/patch-uhidd_uhidd.8 b/sysutils/uhidd/files/patch-uhidd_uhidd.8
new file mode 100644
index 000000000000..9532891c6862
--- /dev/null
+++ b/sysutils/uhidd/files/patch-uhidd_uhidd.8
@@ -0,0 +1,29 @@
+--- uhidd/uhidd.8.orig 2012-10-14 19:53:44 UTC
++++ uhidd/uhidd.8
+@@ -89,7 +89,7 @@ All other HID application collections that don't
+ have a specific driver can be attached by the Virtual Generic HID
+ class driver. The driver creates a virtual USB HID device using
+ the
+-.Xr cuse4bsd 4
++.Xr cuse 4
+ interface, so normal USB HID applications that deal with
+ .Xr uhid 4 ,
+ e.g.
+@@ -114,7 +114,7 @@ foreground. This option is intended for debugging the
+ .It Fl h
+ Attach the Virtual Generic HID class driver.
+ This option requires that
+-.Xr cuse4bsd 4
++.Xr cuse 4
+ driver loaded as a kernel module.
+ .It Fl H
+ Specify the name of the virtual HID device created by the
+@@ -207,7 +207,7 @@ the in-memory multimedia keymap for device ugen.%u.%u
+ .Sh SEE ALSO
+ .Xr usbhidaction 1 ,
+ .Xr usbhidctl 1 ,
+-.Xr cuse4bsd 3 ,
++.Xr cuse 3 ,
+ .Xr usb 3 ,
+ .Xr usbhid 3 ,
+ .Xr uhid 4 ,