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/run.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/run.4')
-rw-r--r-- | share/man/man4/run.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/run.4 b/share/man/man4/run.4 index febb3871b78..d429ea11e23 100644 --- a/share/man/man4/run.4 +++ b/share/man/man4/run.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: run.4,v 1.42 2013/09/30 05:18:56 jsg Exp $ +.\" $OpenBSD: run.4,v 1.43 2014/02/15 01:41:16 tedu Exp $ .\" .\" Copyright (c) 2008 Damien Bergamini <damien.bergamini@free.fr> .\" @@ -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: September 30 2013 $ +.Dd $Mdocdate: February 15 2014 $ .Dt RUN 4 .Os .Sh NAME @@ -61,7 +61,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, |