diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2002-06-11 03:52:01 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2002-06-11 03:52:01 +0000 |
commit | 0046cbad29cf5b2bc27385343db4cc135a6b4821 (patch) | |
tree | 5fafd9cd6a8e8e014af320e62426583eccd11420 /share | |
parent | 84e6ee5f337fc6c92c3272f2547b56d33b4ee6f7 (diff) |
Pasto.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/sk.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index 9c9848cabd9..c5901fbca7d 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.13 2001/10/05 14:45:53 mpech Exp $ +.\" $OpenBSD: sk.4,v 1.14 2002/06/11 03:52:00 aaron Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -91,6 +91,8 @@ utility configures the adapter to receive and transmit jumbo frames. Using jumbo frames can greatly improve performance for certain tasks, such as file transfers and data streaming. .Pp +Hardware TCP/IP checksum offloading for IPv4 is supported. +.Pp The following media types and options (as given to .Xr ifconfig 8 ) are supported: @@ -105,7 +107,7 @@ file. .It Cm media No 1000baseSX Cm mediaopt No full-duplex Set 1000Mbps (Gigabit Ethernet) operation on fiber and force full-duplex mode. .It Cm media No 1000baseSX Cm mediaopt No half-duplex -Set 1000Mbps (Gigabit Ethernet) operation on fiber and force full-duplex mode. +Set 1000Mbps (Gigabit Ethernet) operation on fiber and force half-duplex mode. .It Cm media No 1000baseT Cm mediaopt Set 1000Mbps (Gigabit Ethernet) operation and force full-duplex mode. .El |