ref: bebc1c0ddf03b781c2d6920e139fea25faf0526d
parent: 16bc3fe59231f6784307cd70abd79980c92f468e
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Sat Mar 23 22:30:11 EDT 2013
wpa(8) document -1 and -2 options
--- a/sys/man/8/wpa
+++ b/sys/man/8/wpa
@@ -4,7 +4,7 @@
.SH SYNOPSIS
.B aux/wpa
[
-.B -dp
+.B -dp12
] [
.B -s
.I essid
@@ -39,6 +39,12 @@
.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.
.PP
The
.B -d
--
⑨