diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-02-15 20:28:20 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-02-15 20:28:20 +0000 |
commit | e786322d237f165848cb7ae623acf2ea8ae4522a (patch) | |
tree | ae3de728431538b779765ae8ffd49a3e58b398d5 /share/man/man4/iwi.4 | |
parent | dbfa31c37fd173d709a65477d0673f4385d074a7 (diff) |
jmc notes that the previous commit made for some funny wording.
WPA is the current standard, but not the only one. ok krw
Diffstat (limited to 'share/man/man4/iwi.4')
-rw-r--r-- | share/man/man4/iwi.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/iwi.4 b/share/man/man4/iwi.4 index 79d558d41a0..1cdeb6711a7 100644 --- a/share/man/man4/iwi.4 +++ b/share/man/man4/iwi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwi.4,v 1.48 2014/02/15 01:41:16 tedu Exp $ +.\" $OpenBSD: iwi.4,v 1.49 2014/02/15 20:28:19 tedu Exp $ .\" .\" Copyright (c) 2004 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -72,7 +72,7 @@ The driver can be configured to use Wired Equivalent Privacy (WEP) or Wi-Fi Protected Access (WPA-PSK and WPA2-PSK). -WPA is the encryption standard for wireless networks. +WPA is the current encryption standard for wireless networks. It is strongly recommended that WEP not be used as the sole mechanism to secure wireless communication, |