diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-02-15 01:41:18 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-02-15 01:41:18 +0000 |
commit | fc61ee37409dcaf4c03fb4334974121950ce206c (patch) | |
tree | 00f0ca1fa16ef10457de2414431be2cca8570f15 /share/man/man4/urtw.4 | |
parent | b461fa181cb075ee07fa79c37521da5a9c4a4474 (diff) |
WPA is a real standard, not only a de facto one.
(these man pages do like their copy and paste.)
Diffstat (limited to 'share/man/man4/urtw.4')
-rw-r--r-- | share/man/man4/urtw.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/urtw.4 b/share/man/man4/urtw.4 index c1d620ac9f0..7032ceda0ee 100644 --- a/share/man/man4/urtw.4 +++ b/share/man/man4/urtw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urtw.4,v 1.19 2013/07/16 16:05:49 schwarze Exp $ +.\" $OpenBSD: urtw.4,v 1.20 2014/02/15 01:41:17 tedu Exp $ .\" .\" Copyright (c) 2008 Weongyo Jeong <weongyo@FreeBSD.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: February 15 2014 $ .Dt URTW 4 .Os .Sh NAME @@ -51,7 +51,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 de facto encryption standard for wireless networks. +WPA is the encryption standard for wireless networks. It is strongly recommended that WEP not be used as the sole mechanism to secure wireless communication, |