diff options
author | 2006-03-24 07:57:11 +0000 | |
---|---|---|
committer | 2006-03-24 07:57:11 +0000 | |
commit | 282e1daaf1fe2eba44f9e34fd10cbcf98eca6cba (patch) | |
tree | e4674eff4599998ffec1cce25ebe27110ed5c432 | |
parent | Allow the -x flag to be used without an extension. (diff) | |
download | wireguard-openbsd-282e1daaf1fe2eba44f9e34fd10cbcf98eca6cba.tar.xz wireguard-openbsd-282e1daaf1fe2eba44f9e34fd10cbcf98eca6cba.zip |
The Buffalo WLI-CB-B11 card uses SA2400 radio.
-rw-r--r-- | share/man/man4/rtw.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/rtw.4 b/share/man/man4/rtw.4 index a5a879173bb..377edfc329a 100644 --- a/share/man/man4/rtw.4 +++ b/share/man/man4/rtw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtw.4,v 1.25 2006/03/04 23:45:17 jsg Exp $ +.\" $OpenBSD: rtw.4,v 1.26 2006/03/24 07:57:11 robert Exp $ .\" .\" Copyright (c) 2004 Jonathan Gray <jsg@openbsd.org> .\" @@ -183,7 +183,7 @@ The following adapters should work: .It Li "Allnet ALL0182" Ta SA2400 Ta CardBus .\".It Li "Belkin F5D6001 V3" Ta SA2400 Ta PCI .It Li "Belkin F5D6020 V3" Ta SA2400 Ta CardBus -.It Li "Buffalo WLI-CB-B11" Ta ? Ta CardBus +.It Li "Buffalo WLI-CB-B11" Ta SA2400 Ta CardBus .It Li "Corega CG-WLCB11V3" Ta SA2400 Ta CardBus .\".It Li "D-Link DWL-510" Ta SA2400 Ta PCI .\".It Li "D-Link DWL-520 rev D" Ta ? Ta PCI |