summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2014-07-17 23:23:01 +0000
committerdelphij <delphij@FreeBSD.org>2014-07-17 23:23:01 +0000
commitf00477e481e26b6c46d3b0da07d1247d1828ab69 (patch)
tree64650c6d96f9cde6cfa27f53cfbd4cd8a367603f /share
parent0676bdf1760e47296f0d37df7328523ba8532cec (diff)
downloadFreeBSD-src-f00477e481e26b6c46d3b0da07d1247d1828ab69.zip
FreeBSD-src-f00477e481e26b6c46d3b0da07d1247d1828ab69.tar.gz
Fix markups.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/socket.92
-rw-r--r--share/man/man9/usbdi.92
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/socket.9 b/share/man/man9/socket.9
index 8590a3d..4b3e2cb 100644
--- a/share/man/man9/socket.9
+++ b/share/man/man9/socket.9
@@ -391,7 +391,7 @@ If
is
.Pf non- Dv NULL ,
only the
-.Pf uio_resid
+.Fa uio_resid
of
.Fa uio
is used.
diff --git a/share/man/man9/usbdi.9 b/share/man/man9/usbdi.9
index 00c1cd9..283cda0 100644
--- a/share/man/man9/usbdi.9
+++ b/share/man/man9/usbdi.9
@@ -507,7 +507,7 @@ This flag causes a failing USB transfer to remain first in the PIPE
queue except in the case of "xfer->error" equal to
"USB_ERR_CANCELLED". No other USB transfers in the affected PIPE queue
will be started until either:
-.Bl -tag -width "1"
+.Bl -tag -width "X"
.It 1
The failing USB transfer is stopped using "usbd_transfer_stop()".
.It 2
OpenPOWER on IntegriCloud