diff options
author | 2001-07-06 18:48:06 +0000 | |
---|---|---|
committer | 2001-07-06 18:48:06 +0000 | |
commit | 69be15e348b3beef6bd9910f6aa236c20fc5fdf9 (patch) | |
tree | 4a595e6f83a363f5541c047bdb3010c0b0e34c77 | |
parent | qsphy required for tx (diff) | |
download | wireguard-openbsd-69be15e348b3beef6bd9910f6aa236c20fc5fdf9.tar.xz wireguard-openbsd-69be15e348b3beef6bd9910f6aa236c20fc5fdf9.zip |
remove the bugs section, that was because of 40bit wep, not vendor issue
-rw-r--r-- | share/man/man4/wi.4 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man4/wi.4 b/share/man/man4/wi.4 index e23a4b95bfb..c7910eb1250 100644 --- a/share/man/man4/wi.4 +++ b/share/man/man4/wi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wi.4,v 1.13 2001/07/06 17:44:56 jason Exp $ +.\" $OpenBSD: wi.4,v 1.14 2001/07/06 18:48:06 mickey Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -181,6 +181,3 @@ Non-Lucent cards vary, for instance the Addtron cards use channel See .Xr wicontrol 8 for information on how to change the channel. -.Sh BUGS -Addtron cards do not seem to work in infrastructure mode with -a Lucent base station with current driver source. |