From 9a3078d8cec470b3820c5597d5c8819d642e558d Mon Sep 17 00:00:00 2001 From: James Rayner Date: Mon, 10 Aug 2009 16:09:16 +1000 Subject: revert pryor patch --- doc/wireless | 7 +------ doc/wireless-dbus | 6 ++---- 2 files changed, 3 insertions(+), 10 deletions(-) (limited to 'doc') 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" - diff --git a/doc/wireless-dbus b/doc/wireless-dbus index bddd565..918256d 100644 --- a/doc/wireless-dbus +++ b/doc/wireless-dbus @@ -15,10 +15,8 @@ SECURITY (required) : One of 'wpa', 'wep', 'none' or 'wpa-config' KEY (required for SECURITY of 'wpa' or 'wep' only) : Wireless encryption key. -ESSID (this or AP is required) -: Name of network to connect to. Note that for "wireless-dbus" profiles this is always a Gnu regexp (as interpreted by "expr"). -AP (this or ESSID is required) -: AP of the network to connect to. +ESSID (required) +: Name of network to connect to. TIMEOUT : Time to wait for association. Defaults to 15 seconds. -- cgit v1.2.3-24-g4f1b