diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-10-26 16:21:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-10-26 16:21:03 +0000 |
commit | 773c31afdcd77564d10cc7b622344d0eb8884758 (patch) | |
tree | f6e28b164edf3a23aa00488efa52bbc25dfd125f /docs/wireless.tex | |
parent | da7afd8577368819993d7d16bc9c6191accd6274 (diff) | |
download | upstream-773c31afdcd77564d10cc7b622344d0eb8884758.tar.gz upstream-773c31afdcd77564d10cc7b622344d0eb8884758.tar.bz2 upstream-773c31afdcd77564d10cc7b622344d0eb8884758.zip |
Document the IPv6 connectivity with OpenWrt.
SVN-Revision: 9452
Diffstat (limited to 'docs/wireless.tex')
-rw-r--r-- | docs/wireless.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/wireless.tex b/docs/wireless.tex index 5734fc093b..7e96239722 100644 --- a/docs/wireless.tex +++ b/docs/wireless.tex @@ -7,7 +7,7 @@ Each wireless driver has its own configuration script in \texttt{/lib/wifi/drive driver specific options and configurations. This script is also calling driver specific binaries like wlc for Broadcom, or hostapd and wpa\_supplicant for atheros. -The reason for using such architecture, is that it abstracts the driver configuration +The reason for using such architecture, is that it abstracts the driver configuration. \paragraph{Generic Broadcom wireless config:} |