ports/sysutils/uhidd/files/patch-uhidd_uhidd.8

29 lines
869 B
Groff

--- 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 ,