Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2014 02:03:15 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r264394 - head/share/man/man4
Message-ID:  <201404130203.s3D23Fc5068898@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sun Apr 13 02:03:14 2014
New Revision: 264394
URL: http://svnweb.freebsd.org/changeset/base/264394

Log:
  Clean trailing whitespace.
  Add missing .El to fix formatting.
  
  Found with:	mandoc(1)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/man/man4/uftdi.4

Modified: head/share/man/man4/uftdi.4
==============================================================================
--- head/share/man/man4/uftdi.4	Sun Apr 13 01:47:15 2014	(r264393)
+++ head/share/man/man4/uftdi.4	Sun Apr 13 02:03:14 2014	(r264394)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404130203.s3D23Fc5068898>