projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
368f35c
)
Fix a typo in the agmode selection
author
Florian Fainelli
<florian@openwrt.org>
Wed, 1 Aug 2007 08:47:40 +0000
(08:47 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 1 Aug 2007 08:47:40 +0000
(08:47 +0000)
SVN-Revision: 8296
docs/wireless.tex
patch
|
blob
|
history
diff --git
a/docs/wireless.tex
b/docs/wireless.tex
index 7a7d528e8ce16d3961e7c77b1d3b3fab3e5b30c8..67be1d2aa0c31b1e5f72429cdf821c0f98f05955 100644
(file)
--- 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
ag
mode 11b, 11g, 11a, 11bg (atheros only)
config wifi-iface
option network the interface you want wifi to bridge with