diff options
author | ppatience0 <ppatience0@gmail.com> | 2013-03-10 19:25:01 -0400 |
---|---|---|
committer | ppatience0 <ppatience0@gmail.com> | 2013-03-10 19:25:01 -0400 |
commit | 39eaaaf07d4cfe0471f356b54db65e8a132445cf (patch) | |
tree | 182b6c67636e2858a7db058a53ef451dca535bc0 /sys/man | |
parent | 530a2bc5e99ad83c46ce015544cf30173c145bcc (diff) |
wpa(8): fix typos
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/8/wpa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/man/8/wpa b/sys/man/8/wpa index 961577c9a..190edc641 100644 --- a/sys/man/8/wpa +++ b/sys/man/8/wpa @@ -12,7 +12,7 @@ wpa \- Wi-Fi Protected Access setup .I dev .SH DESCRIPTION .I Wpa -handles the authentication and key exchnage with WPA +handles the authentication and key exchange with WPA protected wireless networks. .PP The @@ -30,7 +30,7 @@ The option will prompt and install the preshared key into .IR factotum (4), otherwise the key has to be already present in -factotum or an interacrive key prompter like +factotum or an interactive key prompter like .IR fgui (4) needs to provide it. .PP @@ -42,9 +42,9 @@ the encryption automatically as needed. .PP The .B -d -option enableds debugging and causes +option enables debugging and causes .I wpa -to say in foreground writing protocol messages to +to stay in foreground writing protocol messages to standard error. .SH EXAMPLES Setup wireless encryption: |