summaryrefslogtreecommitdiffstats
path: root/share/man/man4/usb.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-10 13:45:36 +0000
committerru <ru@FreeBSD.org>2001-08-10 13:45:36 +0000
commit80f060f0cfbb82557091e33c60ad9d69144032d3 (patch)
treec6202f8a0c6d93c9cf46f3fc9c8596cee2d5dbd0 /share/man/man4/usb.4
parentaa55336f13644a7e7f7d20afec71109d499bfd22 (diff)
downloadFreeBSD-src-80f060f0cfbb82557091e33c60ad9d69144032d3.zip
FreeBSD-src-80f060f0cfbb82557091e33c60ad9d69144032d3.tar.gz
mdoc(7) police: protect trailing full stops of abbreviations
with a trailing zero-width space: `e.g.\&'.
Diffstat (limited to 'share/man/man4/usb.4')
-rw-r--r--share/man/man4/usb.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index 8f94390..dad1e0b 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -88,7 +88,7 @@ such as descriptors, from the device.
Each endpoint, except the control endpoint, is unidirectional.
.Pp
The endpoints in a device are grouped into interfaces.
-An interface is a logical unit within a device; e.g.
+An interface is a logical unit within a device; e.g.\&
a compound device with both a keyboard and a trackball would present
one interface for each.
An interface can sometimes be set into different modes,
@@ -245,7 +245,7 @@ struct usb_device_stats {
.Pp
The
.Va requests
-field is indexed by the transfer kind, i.e.
+field is indexed by the transfer kind, i.e.\&
.Va UE_* ,
and indicates how many transfers of each kind that has been completed
by the controller.
OpenPOWER on IntegriCloud