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

Sergey Kandaurov pluknet at FreeBSD.org
Mon Oct 18 14:13:20 UTC 2010


Author: pluknet
Date: Mon Oct 18 14:13:19 2010
New Revision: 214020
URL: http://svn.freebsd.org/changeset/base/214020

Log:
  Fix typo: Offlaod -> Offload.
  
  PR:		docs/150756
  Approved by:	avg (mentor)
  MFC after:	3 days

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

Modified: head/share/man/man4/nxge.4
==============================================================================
--- head/share/man/man4/nxge.4	Mon Oct 18 12:35:48 2010	(r214019)
+++ head/share/man/man4/nxge.4	Mon Oct 18 14:13:19 2010	(r214020)
@@ -49,7 +49,7 @@ The
 .Nm
 driver provides support for Neterion Xframe-I and Xframe-II adapters.
 The driver supports TCP Segmentation Offload (TSO/LSO), 
-Large Receive Offlaod (LRO), Jumbo Frames (5 buffer mode), 
+Large Receive Offload (LRO), Jumbo Frames (5 buffer mode), 
 Header Separation (Rx 2 buffer mode), VLAN, and Promiscuous mode.
 .Pp
 For general information and support, please visit the Neterion support page


More information about the svn-src-head mailing list