diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2005-03-09 08:56:19 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2005-03-09 08:56:19 +0000 |
commit | aec48386c49fd556a86e80159ff811b778383494 (patch) | |
tree | 81c3e19caf19b1248c6c38bb42d3dda05e0d6d34 | |
parent | 49179d9f540552bc9b2da9f17c8e19d6edc1b92b (diff) |
we don't support hardware WEP yet.
-rw-r--r-- | share/man/man4/ipw.4 | 4 | ||||
-rw-r--r-- | share/man/man4/ral.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ipw.4 b/share/man/man4/ipw.4 index 720ab8ba676..56167a3afc9 100644 --- a/share/man/man4/ipw.4 +++ b/share/man/man4/ipw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipw.4,v 1.11 2005/03/06 21:49:00 jmc Exp $ +.\" $OpenBSD: ipw.4,v 1.12 2005/03/09 08:56:18 damien Exp $ .\" .\" Copyright (c) 2004 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -69,7 +69,7 @@ or to scan for access points. .El .Pp .Nm -supports hardware WEP. +supports software WEP. Wired Equivalent Privacy (WEP) is the de facto encryption standard for wireless networks. It can be typically configured in one of three modes: diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4 index e2e1755e92c..6d55231e148 100644 --- a/share/man/man4/ral.4 +++ b/share/man/man4/ral.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ral.4,v 1.7 2005/03/09 08:52:16 damien Exp $ +.\" $OpenBSD: ral.4,v 1.8 2005/03/09 08:56:18 damien Exp $ .\" .\" Copyright (c) 2005 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -58,7 +58,7 @@ or to scan for access points. .El .Pp .Nm -supports hardware WEP. +supports software WEP. Wired Equivalent Privacy (WEP) is the de facto encryption standard for wireless networks. It can be typically configured in one of three modes: |