summaryrefslogtreecommitdiffstats
path: root/docs/wireless.tex
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-08-01 08:47:40 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-08-01 08:47:40 +0000
commit096a28394e2f8f1399a07ef47e47fb5a5106ed26 (patch)
treee906da66cd67abde8dcd2c2697e8c1cbf02d340d /docs/wireless.tex
parent368f35c94799a83ec51fdee818cd6eb0ba0e07d8 (diff)
downloadmaster-31e0f0ae-096a28394e2f8f1399a07ef47e47fb5a5106ed26.tar.gz
master-31e0f0ae-096a28394e2f8f1399a07ef47e47fb5a5106ed26.tar.bz2
master-31e0f0ae-096a28394e2f8f1399a07ef47e47fb5a5106ed26.zip
Fix a typo in the agmode selection
SVN-Revision: 8296
Diffstat (limited to 'docs/wireless.tex')
-rw-r--r--docs/wireless.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/wireless.tex b/docs/wireless.tex
index 7a7d528e8c..67be1d2aa0 100644
--- a/docs/wireless.tex
+++ b/docs/wireless.tex
@@ -25,7 +25,7 @@ config wifi-iface
config wifi-device "wifi0"
option type "atheros"
option channel "5"
- option mode "11g"
+ option agmode "11g"
config wifi-iface
option device "wifi0"
@@ -77,7 +77,7 @@ config wifi-device wifi device name
option channel 1-14
option maxassoc 1-128 (broadcom only)
option distance 1-n
- option mode 11b, 11g, 11a, 11bg (atheros only)
+ option agmode 11b, 11g, 11a, 11bg (atheros only)
config wifi-iface
option network the interface you want wifi to bridge with