diff options
author | 2004-09-22 20:07:09 +0000 | |
---|---|---|
committer | 2004-09-22 20:07:09 +0000 | |
commit | fbb4a16f082eed6a5cdce7bf4344e2d906278c5b (patch) | |
tree | 272e1d0233e319d1bac21c9508fa0b01bf41c722 | |
parent | it's net.inet.esp.udpencap and not net.inet.udpencap.enable (diff) | |
download | wireguard-openbsd-fbb4a16f082eed6a5cdce7bf4344e2d906278c5b.tar.xz wireguard-openbsd-fbb4a16f082eed6a5cdce7bf4344e2d906278c5b.zip |
remove chunk that does not apply to our driver
-rw-r--r-- | share/man/man4/sk.4 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index f34564fdf97..58ac196105b 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.26 2004/08/20 06:17:05 deraadt Exp $ +.\" $OpenBSD: sk.4,v 1.27 2004/09/22 20:07:09 deraadt Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -100,10 +100,6 @@ driver configures dual port SysKonnect adapters such that each XMAC is treated as a separate logical network interface. Both ports can operate independently of each other and can be connected to separate networks. -The SysKonnect driver software currently only uses the second port on -dual port adapters for failover purposes: if the link -on the primary port fails, the SysKonnect driver will automatically -switch traffic onto the second port. .Pp The XaQti XMAC II supports full and half duplex operation with autonegotiation. |