diff options
author | Rémy Oudompheng <remy@archlinux.org> | 2011-06-19 20:15:24 +0200 |
---|---|---|
committer | Rémy Oudompheng <remy@archlinux.org> | 2011-06-19 20:15:24 +0200 |
commit | b07b4b0d7f9522523fb83a4aeacc9b54f4367410 (patch) | |
tree | 0c94d6201f53578c60369e0ce261b8777442c138 /docs | |
parent | 9bc6048581da6278fb1803df5baa3ae8f2c73cd8 (diff) | |
parent | decaf8ae76a79d1828a36d08c1bf44d915969e63 (diff) | |
download | netctl-b07b4b0d7f9522523fb83a4aeacc9b54f4367410.tar.gz netctl-b07b4b0d7f9522523fb83a4aeacc9b54f4367410.tar.xz |
Merge branch 'no-iwconfig'
Diffstat (limited to 'docs')
-rw-r--r-- | docs/wireless | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/wireless b/docs/wireless index bf5ca19..2e466c7 100644 --- a/docs/wireless +++ b/docs/wireless @@ -10,7 +10,7 @@ This connection method uses wpa_supplicant to configure a wireless network conn INTERFACE (required) : The wireless interface to configure SECURITY (required for security of 'wep', 'wpa', 'wpa-configsection' or 'wpa-config') -: One of 'wpa', 'wep', 'none', 'wpa-configsection' or 'wpa-config'. Defaults to 'none'. Old iwconfig based configuration code can be used with 'wep-old' and 'none-old'. +: One of 'wpa', 'wep', 'none', 'wpa-configsection' or 'wpa-config'. Defaults to 'none'. KEY (required for SECURITY of 'wpa' or 'wep' only) : Wireless encryption key. ESSID (this or AP is required) |