Date: Thu, 21 Oct 2010 10:13:52 +0000 (UTC) From: Sergey Kandaurov <pluknet@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r214127 - stable/7/share/man/man4 Message-ID: <201010211013.o9LADq2N085985@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pluknet Date: Thu Oct 21 10:13:52 2010 New Revision: 214127 URL: http://svn.freebsd.org/changeset/base/214127 Log: MFC r214020: Fix typo: Offlaod -> Offload. PR: docs/150756 Approved by: avg (mentor) Modified: stable/7/share/man/man4/nxge.4 Directory Properties: stable/7/share/man/man4/ (props changed) Modified: stable/7/share/man/man4/nxge.4 ============================================================================== --- stable/7/share/man/man4/nxge.4 Thu Oct 21 10:11:39 2010 (r214126) +++ stable/7/share/man/man4/nxge.4 Thu Oct 21 10:13:52 2010 (r214127) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010211013.o9LADq2N085985>