diff options
Diffstat (limited to 'doc/wireless')
-rw-r--r-- | doc/wireless | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/wireless b/doc/wireless index e1f649e..20ced91 100644 --- a/doc/wireless +++ b/doc/wireless @@ -17,10 +17,8 @@ SECURITY (required for security of 'wep', 'wpa' or 'wpa-config') : One of 'wpa', 'wep', 'none' or 'wpa-config'. Defaults to 'none' KEY (required for SECURITY of 'wpa' or 'wep' only) : Wireless encryption key. -ESSID (this or AP is required) +ESSID (required) : Name of network to connect to. -AP (this or ESSID is required) -: AP of the network to connect to. TIMEOUT (optional) : Time to wait for association. Defaults to 15 seconds. SCAN (optional) @@ -33,6 +31,3 @@ WPA_CONF (for SECURITY of 'wpa-config' only) : Path to wpa_supplicant configuration. Defaults to '/etc/wpa_supplicant.conf' WPA_OPTS : Extra arguments for wpa_supplicant not specified otherwise. Any option here must specify wpa_supplicant driver. Defaults to '-Dwext'. -WPA_GROUP -: Group that has authority for on-the-fly config files created when SECURITY="wpa" - |