ref: a458413aa4df4c1b5623d3544c7063499226d1f8
parent: 1fd60061a8810f4f0573bb74c74590137564e08e
author: ppatience0 <ppatience0@gmail.com>
date: Sun Mar 10 15:25:01 EDT 2013
wpa(8): fix typos
--- a/sys/man/8/wpa
+++ b/sys/man/8/wpa
@@ -12,7 +12,7 @@
.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 @@
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 @@
.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:
--
⑨