From owner-svn-src-head@FreeBSD.ORG Thu Apr 7 23:14:33 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E298106566C; Thu, 7 Apr 2011 23:14:33 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 6DE878FC12; Thu, 7 Apr 2011 23:14:33 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p37NEXB3054732; Thu, 7 Apr 2011 23:14:33 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p37NEXLm054729; Thu, 7 Apr 2011 23:14:33 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201104072314.p37NEXLm054729@svn.freebsd.org> From: Glen Barber Date: Thu, 7 Apr 2011 23:14:33 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r220432 - head/share/man/man4 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 23:14:33 -0000 Author: gjb (doc committer) Date: Thu Apr 7 23:14:33 2011 New Revision: 220432 URL: http://svn.freebsd.org/changeset/base/220432 Log: u3g.4: - remove self-reference in SEE ALSO section (originally was to s/XR/Xr) cxgbe.4: - remove blank line - add closing .El Reported by: manlint MFC after: 3 days Modified: head/share/man/man4/cxgbe.4 head/share/man/man4/u3g.4 Modified: head/share/man/man4/cxgbe.4 ============================================================================== --- head/share/man/man4/cxgbe.4 Thu Apr 7 23:13:22 2011 (r220431) +++ head/share/man/man4/cxgbe.4 Thu Apr 7 23:14:33 2011 (r220432) @@ -60,7 +60,6 @@ The driver supprts Jumbo Frames, Transmi TCP segmentation offload (TSO), Large Receive Offload (LRO), VLAN tag insertion/extraction, VLAN checksum offload, VLAN TSO, and Receive Side Steering (RSS). - For further hardware information and questions related to hardware requirements, see .Pa http://www.chelsio.com/ . @@ -139,6 +138,7 @@ The default value is 1024. The size, in number of entries, of the descriptor ring used for an rx queue. The default value is 1024. +.El .Sh SUPPORT For general information and support, go to the Chelsio support website at: Modified: head/share/man/man4/u3g.4 ============================================================================== --- head/share/man/man4/u3g.4 Thu Apr 7 23:13:22 2011 (r220431) +++ head/share/man/man4/u3g.4 Thu Apr 7 23:14:33 2011 (r220432) @@ -93,7 +93,6 @@ and .Sh SEE ALSO .Xr tty 4 , .Xr ucom 4 , -.XR u3g 4 , .Xr usb 4 , .Xr usb_quirk 4 , .Xr usbconfig 5