svn commit: r220508 - stable/8/share/man/man4

Glen Barber gjb at FreeBSD.org
Sun Apr 10 00:29:00 UTC 2011


Author: gjb (doc committer)
Date: Sun Apr 10 00:29:00 2011
New Revision: 220508
URL: http://svn.freebsd.org/changeset/base/220508

Log:
  MFC 220432:
  - u3g.4:
  - remove self-reference in SEE ALSO section (originally was to s/XR/Xr)
  
  - cxgbe.4:
  - remove blank line
  - add closing .El

Modified:
  stable/8/share/man/man4/cxgbe.4
  stable/8/share/man/man4/u3g.4
Directory Properties:
  stable/8/share/man/man4/   (props changed)

Modified: stable/8/share/man/man4/cxgbe.4
==============================================================================
--- stable/8/share/man/man4/cxgbe.4	Sat Apr  9 23:55:27 2011	(r220507)
+++ stable/8/share/man/man4/cxgbe.4	Sun Apr 10 00:29:00 2011	(r220508)
@@ -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: stable/8/share/man/man4/u3g.4
==============================================================================
--- stable/8/share/man/man4/u3g.4	Sat Apr  9 23:55:27 2011	(r220507)
+++ stable/8/share/man/man4/u3g.4	Sun Apr 10 00:29:00 2011	(r220508)
@@ -94,7 +94,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-stable-8 mailing list