git: 9front

Download patch

ref: b63bc39f68b32a0a033a61aa0304552ea628e04e
parent: aa7ccb64d40cd0a8a7c629a9c1f85ff1907097cf
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Mar 9 20:44:17 EDT 2015

wpa(8): the -p flag will also prompt for user/password on wpa enterprise

--- a/sys/man/8/wpa
+++ b/sys/man/8/wpa
@@ -27,7 +27,8 @@
 on the interface will be used.
 The
 .B -p
-option will prompt and install the preshared key into
+option will prompt and install the preshared key or
+pap/chap credentials into
 .IR factotum (4),
 otherwise the key has to be already present in
 factotum or an interactive key prompter like
@@ -44,7 +45,7 @@
 or
 .B -2
 arguments can be used to select between WPA1/TKIP
-(default) or WPA2/CCMP encryption.
+(default) or WPA2/CCMP encryption with WPA PSK.
 .PP
 The
 .B -d
--