summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordamien <damien@openbsd.org>2005-04-01 09:32:17 +0000
committerdamien <damien@openbsd.org>2005-04-01 09:32:17 +0000
commitc992fa75ff26d0593bfaeed329f3f7ac01f96eac (patch)
tree1c8bda103648ac90e3ea2821d55e2bb4ff6306d5
parentieee80211_rssadapt_choose() is broken when called with a fixed rate. (diff)
downloadwireguard-openbsd-c992fa75ff26d0593bfaeed329f3f7ac01f96eac.tar.xz
wireguard-openbsd-c992fa75ff26d0593bfaeed329f3f7ac01f96eac.zip
order RF RT252x properly (least recent first).
-rw-r--r--share/man/man4/ral.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4
index 5a16b7c66ca..3f09ea3956e 100644
--- a/share/man/man4/ral.4
+++ b/share/man/man4/ral.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ral.4,v 1.24 2005/03/18 20:28:27 damien Exp $
+.\" $OpenBSD: ral.4,v 1.25 2005/04/01 09:32:17 damien Exp $
.\"
.\" Copyright (c) 2005
.\" Damien Bergamini <damien.bergamini@free.fr>
@@ -39,7 +39,7 @@ The two drivers are similar and will be merged into one in the future.
The RT2500 chipset consists of two integrated chips, a RT2560 or RT2570 MAC/BBP
and a radio transceiver (the model of which depends on the card revision).
.Pp
-The RT2522, RT2523, RT2524, RT2525, RT2526 and RT2525e radio transceivers
+The RT2522, RT2523, RT2524, RT2525, RT2525e and RT2526 radio transceivers
operate in the 2.4GHz band (802.11b/g) whereas the RT5222 is a dual-band radio
transceiver that can operate in the 2.4GHz and 5.2GHz bands (802.11a).
.Pp