From owner-svn-src-all@FreeBSD.ORG Sun Apr 13 02:03:15 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9225743E; Sun, 13 Apr 2014 02:03:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7EB9316E8; Sun, 13 Apr 2014 02:03:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3D23FW0068899; Sun, 13 Apr 2014 02:03:15 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3D23Fc5068898; Sun, 13 Apr 2014 02:03:15 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201404130203.s3D23Fc5068898@svn.freebsd.org> From: Glen Barber Date: Sun, 13 Apr 2014 02:03:15 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r264394 - head/share/man/man4 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2014 02:03:15 -0000 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