summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-04-13 02:03:14 +0000
committergjb <gjb@FreeBSD.org>2014-04-13 02:03:14 +0000
commitebe5db21b8f1b8b5c1e85750702e3cf68ed5fb54 (patch)
treec5f316bd34eb4b3cf8a990abac8aafa57b3d297f
parent4c483e15683aa94de939f8fc28479c9068f41fd3 (diff)
downloadFreeBSD-src-ebe5db21b8f1b8b5c1e85750702e3cf68ed5fb54.zip
FreeBSD-src-ebe5db21b8f1b8b5c1e85750702e3cf68ed5fb54.tar.gz
Clean trailing whitespace.
Add missing .El to fix formatting. Found with: mandoc(1) Sponsored by: The FreeBSD Foundation
-rw-r--r--share/man/man4/uftdi.45
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/uftdi.4 b/share/man/man4/uftdi.4
index 05bc18a..1045169 100644
--- a/share/man/man4/uftdi.4
+++ b/share/man/man4/uftdi.4
@@ -136,7 +136,7 @@ the desired mode, then you
.Xr read 2
and
.Xr write 2
-data which either reflects pin state or is interpreted
+data which either reflects pin state or is interpreted
as MPSSE commands and parameters, depending on the mode.
.It Dv UFTDIIOC_GET_BITMODE Pq Vt "struct uftdi_bitmode"
Return the state of the bitbang pins at the time of the call in the
@@ -149,7 +149,7 @@ member is unused.
Set the character which is inserted into the buffer to mark
the point of an error such as FIFO overflow.
.It Dv UFTDIIOC_SET_EVENT_CHAR Pq Vt int
-Set the character which causes a partial FIFO full of data
+Set the character which causes a partial FIFO full of data
to be returned immediately even if the FIFO is not full.
.It Dv UFTDIIOC_SET_LATENCY Pq Vt int
Set the amount of time to wait for a full FIFO,
@@ -164,6 +164,7 @@ This is the
.Va bcdDevice
value from the
.Va usb_device_descriptor .
+.El
.Sh HARDWARE
The
.Nm
OpenPOWER on IntegriCloud