diff options
author | Peter Hessler <phessler@cvs.openbsd.org> | 2015-02-09 09:44:27 +0000 |
---|---|---|
committer | Peter Hessler <phessler@cvs.openbsd.org> | 2015-02-09 09:44:27 +0000 |
commit | 2059faf0094f0e193f6620ac9047870e1cc3468e (patch) | |
tree | cfc9ca64fccbd717b43782efb27efcd56d47b682 /share | |
parent | 7d2e65ea02d86a88c2578ef0ba9f4c24cfacd57d (diff) |
document that WEP is supported
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/iwm.4 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4 index 49ebc3d8e9e..71de2cbb63e 100644 --- a/share/man/man4/iwm.4 +++ b/share/man/man4/iwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwm.4,v 1.2 2015/02/06 23:46:30 sthen Exp $ +.\" $OpenBSD: iwm.4,v 1.3 2015/02/09 09:44:26 phessler Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -15,7 +15,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: February 6 2015 $ +.Dd $Mdocdate: February 9 2015 $ .Dt IWM 4 .Os .Sh NAME @@ -51,13 +51,13 @@ which all traffic passes. The .Nm driver can be configured to use -.\" Wired Equivalent Privacy (WEP) or +Wired Equivalent Privacy (WEP) or Wi-Fi Protected Access (WPA-PSK and WPA2-PSK). 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, -.\" due to serious weaknesses in it. +It is strongly recommended that WEP +not be used as the sole mechanism +to secure wireless communication, +due to serious weaknesses in it. .Pp The .Nm |