Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Note TCP Segment Offload support.



details:   https://anonhg.NetBSD.org/src/rev/580808a8f6ff
branches:  trunk
changeset: 574697:580808a8f6ff
user:      matt <matt%NetBSD.org@localhost>
date:      Wed Mar 09 22:52:56 2005 +0000

description:
Note TCP Segment Offload support.

diffstat:

 share/man/man4/wm.4 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r c8e1bc91ddde -r 580808a8f6ff share/man/man4/wm.4
--- a/share/man/man4/wm.4       Wed Mar 09 22:47:30 2005 +0000
+++ b/share/man/man4/wm.4       Wed Mar 09 22:52:56 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wm.4,v 1.9 2003/10/21 17:10:00 thorpej Exp $
+.\"    $NetBSD: wm.4,v 1.10 2005/03/09 22:52:56 matt Exp $
 .\"
 .\" Copyright 2002, 2003 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -101,9 +101,10 @@
 some server systems, processor evaluation boards, and in embedded
 systems.
 .Pp
-The i8254x supports IPv4/TCP/UDP checksumming in hardware.  The
+The i8254x supports IPv4/TCP/UDP checksumming and TCP segmentation in hardware.
+The
 .Nm
-driver supports this feature of the chip.  See
+driver supports these features of the chip.  See
 .Xr ifconfig 8
 for information on how to enable this feature.
 .\" .Sh DIAGNOSTICS



Home | Main Index | Thread Index | Old Index