docs/150756: [patch] nxge(4) typo

pluknet pluknet at gmail.com
Mon Sep 20 14:00:16 UTC 2010


>Number:         150756
>Category:       docs
>Synopsis:       [patch] nxge(4) typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 20 14:00:16 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     pluknet
>Release:        FreeBSD 7.2-STABLE
>Organization:
>Environment:
>Description:
There is a typo in man nxge:
"...  Receive Offlaod (LRO), Jumbo Frames (5 buffer mode)..."

Offlaod -> Offload

Applicable back to RELENG_7.
>How-To-Repeat:
man nxge
>Fix:


Patch attached with submission follows:

Index: nxge.4
===================================================================
--- nxge.4	(revision 209664)
+++ nxge.4	(working copy)
@@ -49,7 +49,7 @@
 .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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list