svn commit: r220432 - head/share/man/man4

Glen Barber gjb at FreeBSD.org
Thu Apr 7 23:14:33 UTC 2011


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


More information about the svn-src-all mailing list