diff options
author | brueffer <brueffer@FreeBSD.org> | 2007-06-30 13:36:33 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2007-06-30 13:36:33 +0000 |
commit | 372bca22d2172da089050e178507eb08f8993c85 (patch) | |
tree | e37dbcbb6cdaac5805a8a93acb414b95a28896f6 /share/man | |
parent | c38fa0f103e8f34d337d3bf31003c1696179c54c (diff) | |
download | FreeBSD-src-372bca22d2172da089050e178507eb08f8993c85.zip FreeBSD-src-372bca22d2172da089050e178507eb08f8993c85.tar.gz |
Capitalize a few terms.
Approved by: re (blanket)
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/nxge.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/nxge.4 b/share/man/man4/nxge.4 index be39df1..21bb5e1 100644 --- a/share/man/man4/nxge.4 +++ b/share/man/man4/nxge.4 @@ -48,17 +48,17 @@ if_nxge_load="YES" The .Nm driver provides support for Neterion Xframe-I and Xframe-II adapters. -The driver supports TCP Segmentation Offload (TSO/LSO), Jumbo frames -(5 buffer mode), Header separation (2 and 3 Receive buffer modes), +The driver supports TCP Segmentation Offload (TSO/LSO), Jumbo Frames +(5 buffer mode), Header Separation (2 and 3 Receive buffer modes), VLAN, and Promiscuous mode. .Pp For general information and support, please visit the Neterion support page .Pa http://www.neterion.com/support/support.html . .Pp -Support for Jumbo frames is provided via the interface MTU setting. +Support for Jumbo Frames is provided via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the .Xr ifconfig 8 -utility configures the adapter to transmit and receive Jumbo frames. +utility configures the adapter to transmit and receive Jumbo Frames. Xframe adapters support Jumbo Frames up to 9600 bytes. .Pp For more information on configuring this device, see |