summaryrefslogtreecommitdiffstats
path: root/share/man/man4/usb.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-29 11:39:20 +0000
committerru <ru@FreeBSD.org>2002-11-29 11:39:20 +0000
commit6d3a461a4f20776be1a83de2eada39cb152efd48 (patch)
treee178090675cafc86fcb97bb414bb098780299953 /share/man/man4/usb.4
parentda32bc58a0c07d9ab5fab6a3dc0c10e746ac2dbd (diff)
downloadFreeBSD-src-6d3a461a4f20776be1a83de2eada39cb152efd48.zip
FreeBSD-src-6d3a461a4f20776be1a83de2eada39cb152efd48.tar.gz
mdoc(7) police: scheduled sweep.
Approved by: re
Diffstat (limited to 'share/man/man4/usb.4')
-rw-r--r--share/man/man4/usb.450
1 files changed, 25 insertions, 25 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index b7909ba..7b659d1 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -104,31 +104,31 @@ A device may operate in different configurations.
Depending on the
configuration, the device may present different sets of endpoints
and interfaces.
-.Pp
-Each device located on a hub has several
-.Xr config 8
-locators:
-.Bl -tag -compact -width xxxxxx
-.It Cd port
-this is the number of the port on the closest upstream hub.
-.It Cd configuration
-this is the configuration the device must be in for this driver to attach.
-This locator does not set the configuration; it is iterated by the bus
-enumeration.
-.It Cd interface
-this is the interface number within a device that an interface driver
-attaches to.
-.It Cd vendor
-this is the 16 bit vendor id of the device.
-.It Cd product
-this is the 16 bit product id of the device.
-.It Cd release
-this is the 16 bit release (revision) number of the device.
-.El
-The first locator can be used to pin down a particular device
-according to its physical position in the device tree.
-The last three locators can be used to pin down a particular
-device according to what device it actually is.
+.\" .Pp
+.\" Each device located on a hub has several
+.\" .Xr config 8
+.\" locators:
+.\" .Bl -tag -compact -width xxxxxx
+.\" .It Cd port
+.\" this is the number of the port on the closest upstream hub.
+.\" .It Cd configuration
+.\" this is the configuration the device must be in for this driver to attach.
+.\" This locator does not set the configuration; it is iterated by the bus
+.\" enumeration.
+.\" .It Cd interface
+.\" this is the interface number within a device that an interface driver
+.\" attaches to.
+.\" .It Cd vendor
+.\" this is the 16 bit vendor id of the device.
+.\" .It Cd product
+.\" this is the 16 bit product id of the device.
+.\" .It Cd release
+.\" this is the 16 bit release (revision) number of the device.
+.\" .El
+.\" The first locator can be used to pin down a particular device
+.\" according to its physical position in the device tree.
+.\" The last three locators can be used to pin down a particular
+.\" device according to what device it actually is.
.Pp
The bus enumeration of the
.Tn USB
OpenPOWER on IntegriCloud