Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2010 13:58:15 GMT
From:      pluknet <pluknet@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/150756: [patch] nxge(4) typo
Message-ID:  <201009201358.o8KDwF1U006972@www.freebsd.org>
Resent-Message-ID: <201009201400.o8KE0GEo094256@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009201358.o8KDwF1U006972>