diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-03-24 02:30:11 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-03-24 02:30:11 +0100 |
commit | 33d00fce10a2ffa65c80d20559e0aee74da8c8d8 (patch) | |
tree | c648df04d6a9a5f3e416d2c78af113e4cb5f5aaf /sys/man | |
parent | 34e46d083738551b2b396953f86b110e84392ff5 (diff) |
wpa(8) document -1 and -2 options
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/8/wpa | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/man/8/wpa b/sys/man/8/wpa index 190edc641..18feb4282 100644 --- a/sys/man/8/wpa +++ b/sys/man/8/wpa @@ -4,7 +4,7 @@ wpa \- Wi-Fi Protected Access setup .SH SYNOPSIS .B aux/wpa [ -.B -dp +.B -dp12 ] [ .B -s .I essid @@ -39,6 +39,12 @@ 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. .PP The .B -d |