diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-04-20 05:51:17 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-04-20 05:51:17 +0000 |
commit | eeab8aabdfc1b30eacd8bf4ff6a97fb0155fe744 (patch) | |
tree | 80f5f626df202d4e102a1ce5705f4576897daf2e /share | |
parent | be9b4ec8abfb859e91f666063aeb2808564a00b1 (diff) |
slight tweaking of the wording to make this consistent with other
pages that mention checksum offload.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/lge.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/lge.4 b/share/man/man4/lge.4 index 582a6913f6c..eb7a3a96ffb 100644 --- a/share/man/man4/lge.4 +++ b/share/man/man4/lge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lge.4,v 1.20 2007/05/31 19:19:50 jmc Exp $ +.\" $OpenBSD: lge.4,v 1.21 2008/04/20 05:51:16 brad Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <william.paul@windriver.com>. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" $FreeBSD: src/share/man/man4/lge.4,v 1.3 2001/07/06 08:34:13 ru Exp $ .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: April 20 2008 $ .Dt LGE 4 .Os .Sh NAME @@ -62,7 +62,7 @@ The LXT1001 also supports a GMII port for use with 10/100/1000 copper PHYs, however there aren't currently any NICs on the market that use this feature. .Pp -The LXT1001 supports IPv4 IP/TCP/UDP checksum offload for receive +The LXT1001 supports IPv4 receive IP/TCP/UDP checksum offload as well as a 64-bit multicast hash filter. It also supports Jumbo frames, which can be configured via the interface MTU setting. |