diff options
author | 2008-04-20 05:51:16 +0000 | |
---|---|---|
committer | 2008-04-20 05:51:16 +0000 | |
commit | e3348d57b81635ed0da0e34b6597c17ce86296a2 (patch) | |
tree | ad6683e37b13cefb2e322a2a7fd7fe12bf66f3a7 | |
parent | overhaul the page. (diff) | |
download | wireguard-openbsd-e3348d57b81635ed0da0e34b6597c17ce86296a2.tar.xz wireguard-openbsd-e3348d57b81635ed0da0e34b6597c17ce86296a2.zip |
slight tweaking of the wording to make this consistent with other
pages that mention checksum offload.
-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. |