summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorHugh Graham <hugh@cvs.openbsd.org>2001-08-05 20:23:19 +0000
committerHugh Graham <hugh@cvs.openbsd.org>2001-08-05 20:23:19 +0000
commit5ca339059739993cf28dedb08db9254a6ff011b4 (patch)
tree40b8406fc94a80e1a48f8b3b16e879ed8d01364b /share/man
parent4b16df21d17feb899ab9441653c68cfe325063b6 (diff)
Comment out a reference to the usbhidctl utility as it's not currently
installed. Noted by Heikki Korpela.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/uhid.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/uhid.4 b/share/man/man4/uhid.4
index e3bc31147bb..dcdc917f33e 100644
--- a/share/man/man4/uhid.4
+++ b/share/man/man4/uhid.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uhid.4,v 1.5 2001/08/04 12:45:19 hugh Exp $
+.\" $OpenBSD: uhid.4,v 1.6 2001/08/05 20:23:18 hugh Exp $
.\" $NetBSD: uhid.4,v 1.6 1999/05/11 21:05:09 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -103,7 +103,7 @@ Use
send data to the device. Data should be written in chunks of the
size prescribed by the report descriptor.
.Sh SEE ALSO
-.Xr usbhidctl 1 ,
+.\" .Xr usbhidctl 1 ,
.\" .Xr usb 3 ,
.Xr usb 4
.Sh HISTORY