From 45c8272e1d70ed9c938dae7dda29ef428ec723ad Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Fri, 13 Aug 1999 14:47:51 +0000 Subject: some repairs --- share/man/man4/uhid.4 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'share/man/man4/uhid.4') diff --git a/share/man/man4/uhid.4 b/share/man/man4/uhid.4 index be9bb902fed..22ec29a5e1e 100644 --- a/share/man/man4/uhid.4 +++ b/share/man/man4/uhid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uhid.4,v 1.1 1999/08/13 06:34:59 fgsch Exp $ +.\" $OpenBSD: uhid.4,v 1.2 1999/08/13 14:47:50 aaron Exp $ .\" $NetBSD: uhid.4,v 1.6 1999/05/11 21:05:09 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -78,7 +78,7 @@ this feature. .It Dv USB_GET_REPORT (struct usb_ctl_report) Get a report from the device without waiting for data on the interrupt pipe. The -.Dv report +.Fa report field indicates which report is requested. It should be .Dv UHID_INPUT_REPORT , .Dv UHID_OUTPUT_REPORT , @@ -104,12 +104,12 @@ 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 usb 3 , -.Xr usb 4 , -.Xr usbhidctl 1 +.Xr usb 4 .Sh HISTORY The .Nm driver appeared in -.Ox 2.5 . +.Ox 2.6 . -- cgit v1.2.3