diff options
author | Marcus Glocker <mglocker@cvs.openbsd.org> | 2006-08-07 10:49:42 +0000 |
---|---|---|
committer | Marcus Glocker <mglocker@cvs.openbsd.org> | 2006-08-07 10:49:42 +0000 |
commit | f91418cf4371e9c5b3854a6e8ba8dbbedbd5f7c9 (patch) | |
tree | 6764c401de4303589d648d4feef45ef4395c041f /share/man/man4 | |
parent | 8ce17d27da8f5c47bf3bb232e111cf4eff19ba7d (diff) |
ACX100 does hardware WEP, acx111 software WEP.
ok jsg@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/acx.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/acx.4 b/share/man/man4/acx.4 index 0c8d46e34c4..8685dddbdc4 100644 --- a/share/man/man4/acx.4 +++ b/share/man/man4/acx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acx.4,v 1.12 2006/08/05 07:28:26 jsg Exp $ +.\" $OpenBSD: acx.4,v 1.13 2006/08/07 10:49:41 mglocker Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" Copyright (c) 2006 The DragonFly Project. All rights reserved. @@ -81,7 +81,7 @@ This mode is the default. .El .Pp .Nm -supports software WEP. +supports software WEP for ACX111 and hardware WEP for ACX100. Wired Equivalent Privacy (WEP) is the de facto encryption standard for wireless networks. It can be typically configured in one of three modes: |