diff options
author | 2005-02-26 23:04:56 +0000 | |
---|---|---|
committer | 2005-02-26 23:04:56 +0000 | |
commit | 25bc57d23d43e5b0b8bbdbdfe1019321f615891f (patch) | |
tree | 5c70511017ba92f0c9a7210c5bc3d20eef124736 | |
parent | nge(4) doesn't support VLAN tagging/insertion just yet. (diff) | |
download | wireguard-openbsd-25bc57d23d43e5b0b8bbdbdfe1019321f615891f.tar.xz wireguard-openbsd-25bc57d23d43e5b0b8bbdbdfe1019321f615891f.zip |
receive only
-rw-r--r-- | share/man/man4/sk.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index 6ddb844e581..1cce76b1c60 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.30 2005/01/14 09:04:41 jmc Exp $ +.\" $OpenBSD: sk.4,v 1.31 2005/02/26 23:04:56 brad Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -113,7 +113,7 @@ 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. +Hardware receive TCP/IP checksum offload for IPv4 is supported. .Pp The following media types and options (as given to .Xr ifconfig 8 ) |