diff options
author | Rémy Oudompheng <remy@archlinux.org> | 2011-06-19 18:48:12 +0200 |
---|---|---|
committer | Rémy Oudompheng <remy@archlinux.org> | 2011-06-19 18:48:12 +0200 |
commit | 6f93010b64bc225f063e8a6ccede482870e4b001 (patch) | |
tree | 5c4fc895cca434b6dcd26ca32903d1611bb31576 | |
parent | 5d3dc80a517e9704921f1d09a43e5988075e7c38 (diff) | |
download | netctl-6f93010b64bc225f063e8a6ccede482870e4b001.tar.gz netctl-6f93010b64bc225f063e8a6ccede482870e4b001.tar.xz |
Reword IWCONFIG option description.
-rw-r--r-- | docs/wireless | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/wireless b/docs/wireless index 10811b9..bf5ca19 100644 --- a/docs/wireless +++ b/docs/wireless @@ -26,7 +26,7 @@ TIMEOUT (optional) SCAN (optional) : yes/no Scan for a wireless network rather than blindly attempting to connect. Hidden SSID networks do not appear in a scan. IWCONFIG (optional, deprecated) -: Arguments to pass to iwconfig before attempting to configure the connection. +: Run iwconfig with these options before attempting to configure the connection. ### WPA options WPA_CONF (for SECURITY of 'wpa-config' only) |