summaryrefslogtreecommitdiff
path: root/share/man/man4/usb.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/usb.4')
-rw-r--r--share/man/man4/usb.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index 2aed5e7ca00..0c4a2f19c76 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usb.4,v 1.162 2015/02/06 23:46:30 sthen Exp $
+.\" $OpenBSD: usb.4,v 1.163 2015/02/15 22:26:45 bentley Exp $
.\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 6 2015 $
+.Dd $Mdocdate: February 15 2015 $
.Dt USB 4
.Os
.Sh NAME
@@ -651,7 +651,7 @@ field contains the actual length transferred as the result of the request.
.El
.Pp
The include file
-.Aq Pa dev/usb/usb.h
+.In dev/usb/usb.h
contains definitions for the types used by the various
.Xr ioctl 2
calls.
@@ -672,7 +672,7 @@ and
macros to handle byte order and alignment properly.
.Pp
The include file
-.Aq Pa dev/usb/usbhid.h
+.In dev/usb/usbhid.h
similarly contains the definitions for
Human Interface Devices
.Pq Tn HID .