]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/8/wpa
games/mix: Add Knuth MIX emulator/assembler
[plan9front.git] / sys / man / 8 / wpa
index 190edc641c7690e91ead2990a768d952094109ba..d6f8372d29826943aa919356ddec63e0468330ad 100644 (file)
@@ -4,7 +4,7 @@ wpa \- Wi-Fi Protected Access setup
 .SH SYNOPSIS
 .B aux/wpa
 [
-.B -dp
+.B -dp12
 ] [
 .B -s
 .I essid
@@ -27,18 +27,24 @@ option. Otherwise, the previously configured essid
 on the interface will be used.
 The
 .B -p
-option will prompt and install the preshared key into
-.IR factotum (4),
-otherwise the key has to be already present in
-factotum or an interactive key prompter like
-.IR fgui (4)
+option will prompt and install the preshared key or
+pap/chap credentials into factotum, otherwise the key has to be
+already present in factotum or an interactive key prompter like
+auth/fgui (see
+.IR factotum (4))
 needs to provide it.
 .PP
-The authentification protocol is initiated by the
+The authentication protocol is initiated by the
 wireless access point so
 .I wpa
 will background itself after the keyprompt and establish
 the encryption automatically as needed.
+The optional
+.B -1
+or
+.B -2
+arguments can be used to select between WPA1/TKIP
+(default) or WPA2/CCMP encryption with WPA PSK.
 .PP
 The
 .B -d
@@ -61,3 +67,6 @@ password: *****
 .SH SEE ALSO
 .IR factotum (4),
 .IR ipconfig (8)
+.SH HISTORY
+.I Wpa
+first appeared in 9front (March, 2013).