summaryrefslogtreecommitdiffstats
path: root/share/man/man4/usb.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commit1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /share/man/man4/usb.4
parentecf79cde9e1b8a35a0190579797cc483bcd50714 (diff)
downloadFreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip
FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz
mdoc(7): Use the new feature of the .In macro.
Diffstat (limited to 'share/man/man4/usb.4')
-rw-r--r--share/man/man4/usb.46
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index 57b2b77..337a8b4 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -154,8 +154,6 @@ Use the following to get access to the
.Tn USB
specific structures and defines.
.Pp
-.In dev/usb/usb.h
-.Pp
The
.Pa /dev/usb Ns Ar N
can be opened and a few operations can be performed on it.
@@ -281,7 +279,7 @@ can destroy the bus integrity.
.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.
@@ -298,7 +296,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 .
OpenPOWER on IntegriCloud