aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/usbhidctl
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2004-01-04 16:34:16 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2004-01-04 16:34:16 +0000
commit0a2956bbc0853409c5e3c2ea8009b3bce59581d1 (patch)
tree06646b2911a87bafb0007a2d3c78128c28f9f3cd /usr.bin/usbhidctl
parentb00304d4a180cf557e7337fa86a37b5d95df47e9 (diff)
downloadsrc-0a2956bbc0853409c5e3c2ea8009b3bce59581d1.tar.gz
src-0a2956bbc0853409c5e3c2ea8009b3bce59581d1.zip
Correct reference to a non existant man page.
Notes
Notes: svn path=/head/; revision=124131
Diffstat (limited to 'usr.bin/usbhidctl')
-rw-r--r--usr.bin/usbhidctl/usbhidctl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/usbhidctl/usbhidctl.1 b/usr.bin/usbhidctl/usbhidctl.1
index 027b045a28af..69a836ff2b41 100644
--- a/usr.bin/usbhidctl/usbhidctl.1
+++ b/usr.bin/usbhidctl/usbhidctl.1
@@ -84,7 +84,7 @@ The
.Nm
utility cannot show nor set output and feature items.
.Sh SEE ALSO
-.Xr usb 3 ,
+.Xr usbhid 3 ,
.Xr uhid 4 ,
.Xr usb 4
.Sh HISTORY