Browse Source

Fix some typos in wpa_supplicant README files

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Jouni Malinen 9 years ago
parent
commit
5d7b1a3c82
3 changed files with 8 additions and 8 deletions
  1. 5 5
      wpa_supplicant/README
  2. 1 1
      wpa_supplicant/README-HS20
  3. 2 2
      wpa_supplicant/README-P2P

+ 5 - 5
wpa_supplicant/README

@@ -308,7 +308,7 @@ Following build time configuration options are used to control IEEE
 802.1X/EAPOL and EAP state machines and all EAP methods. Including
 802.1X/EAPOL and EAP state machines and all EAP methods. Including
 TLS, PEAP, or TTLS will require linking wpa_supplicant with OpenSSL
 TLS, PEAP, or TTLS will require linking wpa_supplicant with OpenSSL
 library for TLS implementation. Alternatively, GnuTLS or the internal
 library for TLS implementation. Alternatively, GnuTLS or the internal
-TLSv1 implementation can be used for TLS functionaly.
+TLSv1 implementation can be used for TLS functionality.
 
 
 CONFIG_IEEE8021X_EAPOL=y
 CONFIG_IEEE8021X_EAPOL=y
 CONFIG_EAP_MD5=y
 CONFIG_EAP_MD5=y
@@ -499,7 +499,7 @@ reloading can be triggered with 'wpa_cli reconfigure' command.
 
 
 Configuration file can include one or more network blocks, e.g., one
 Configuration file can include one or more network blocks, e.g., one
 for each used SSID. wpa_supplicant will automatically select the best
 for each used SSID. wpa_supplicant will automatically select the best
-betwork based on the order of network blocks in the configuration
+network based on the order of network blocks in the configuration
 file, network security level (WPA/WPA2 is preferred), and signal
 file, network security level (WPA/WPA2 is preferred), and signal
 strength.
 strength.
 
 
@@ -791,7 +791,7 @@ addresses, etc.
 
 
 One wpa_cli process in "action" mode needs to be started for each
 One wpa_cli process in "action" mode needs to be started for each
 interface. For example, the following command starts wpa_cli for the
 interface. For example, the following command starts wpa_cli for the
-default ingterface (-i can be used to select the interface in case of
+default interface (-i can be used to select the interface in case of
 more than one interface being used at the same time):
 more than one interface being used at the same time):
 
 
 wpa_cli -a/sbin/wpa_action.sh -B
 wpa_cli -a/sbin/wpa_action.sh -B
@@ -1007,8 +1007,8 @@ event message is indicated that the external processing can start. Once
 the operation has been completed, "RADIO_WORK done <id>" is used to
 the operation has been completed, "RADIO_WORK done <id>" is used to
 indicate that to wpa_supplicant. This allows other radio works to be
 indicate that to wpa_supplicant. This allows other radio works to be
 performed. If this command is forgotten (e.g., due to the external
 performed. If this command is forgotten (e.g., due to the external
-program terminating), wpa_supplicant will time out the radio owrk item
-and send "EXT-RADIO-WORK-TIMEOUT <id>" event ot indicate that this has
+program terminating), wpa_supplicant will time out the radio work item
+and send "EXT-RADIO-WORK-TIMEOUT <id>" event to indicate that this has
 happened. "RADIO_WORK done <id>" can also be used to cancel items that
 happened. "RADIO_WORK done <id>" can also be used to cancel items that
 have not yet been started.
 have not yet been started.
 
 

+ 1 - 1
wpa_supplicant/README-HS20

@@ -229,7 +229,7 @@ Credentials can be pre-configured for automatic network selection:
 #
 #
 # sp_priority: Credential priority within a provisioning SP
 # sp_priority: Credential priority within a provisioning SP
 #	This is the priority of the credential among all credentials
 #	This is the priority of the credential among all credentials
-#	provisionined by the same SP (i.e., for entries that have identical
+#	provisioned by the same SP (i.e., for entries that have identical
 #	provisioning_sp value). The range of this priority is 0-255 with 0
 #	provisioning_sp value). The range of this priority is 0-255 with 0
 #	being the highest and 255 the lower priority.
 #	being the highest and 255 the lower priority.
 #
 #

+ 2 - 2
wpa_supplicant/README-P2P

@@ -288,7 +288,7 @@ group interface is used as a parameter for this command.
 p2p_cancel
 p2p_cancel
 
 
 Cancel an ongoing P2P group formation and joining-a-group related
 Cancel an ongoing P2P group formation and joining-a-group related
-operation. This operations unauthorizes the specific peer device (if any
+operation. This operation unauthorizes the specific peer device (if any
 had been authorized to start group formation), stops P2P find (if in
 had been authorized to start group formation), stops P2P find (if in
 progress), stops pending operations for join-a-group, and removes the
 progress), stops pending operations for join-a-group, and removes the
 P2P group interface (if one was used) that is in the WPS provisioning
 P2P group interface (if one was used) that is in the WPS provisioning
@@ -657,7 +657,7 @@ p2p_set per_sta_psk <0/1>
 Disabled(default)/enables use of per-client PSK in the P2P groups. This
 Disabled(default)/enables use of per-client PSK in the P2P groups. This
 can be used to request GO to assign a unique PSK for each client during
 can be used to request GO to assign a unique PSK for each client during
 WPS provisioning. When enabled, this allow clients to be removed from
 WPS provisioning. When enabled, this allow clients to be removed from
-the group securily with p2p_remove_client command since that client's
+the group securely with p2p_remove_client command since that client's
 PSK is removed at the same time to prevent it from connecting back using
 PSK is removed at the same time to prevent it from connecting back using
 the old PSK. When per-client PSK is not used, the client can still be
 the old PSK. When per-client PSK is not used, the client can still be
 disconnected, but it will be able to re-join the group since the PSK it
 disconnected, but it will be able to re-join the group since the PSK it