diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-09-02 07:00:25 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-09-02 07:00:25 +0000 |
commit | ded67fece3e31c608ed2d8a8b46a7c25ec164c9b (patch) | |
tree | ed8f22f6d6f28c97c45800c95bab589bfe253fc5 /share/man/man4/ipw.4 | |
parent | ce3f1f33e5756758d8750ff4b725f2322e8efc7e (diff) |
the `W' in WEP apparently stands for wired, not wireless;
from Scott Radvan
Diffstat (limited to 'share/man/man4/ipw.4')
-rw-r--r-- | share/man/man4/ipw.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ipw.4 b/share/man/man4/ipw.4 index 66fbb807cbb..20c1a36528e 100644 --- a/share/man/man4/ipw.4 +++ b/share/man/man4/ipw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipw.4,v 1.30 2009/02/16 08:15:22 jmc Exp $ +.\" $OpenBSD: ipw.4,v 1.31 2009/09/02 07:00:24 jmc Exp $ .\" .\" Copyright (c) 2004 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: February 16 2009 $ +.Dd $Mdocdate: September 2 2009 $ .Os .Dt IPW 4 .Sh NAME @@ -71,7 +71,7 @@ or to scan for access points. The .Nm driver can be configured to use -Wireless Equivalent Privacy (WEP) or +Wired Equivalent Privacy (WEP) or Wi-Fi Protected Access (WPA-PSK and WPA2-PSK). WPA is the de facto encryption standard for wireless networks. It is strongly recommended that WEP |