diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2009-05-12 17:29:52 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2009-05-12 17:29:52 +0000 |
commit | 48c051b6dfd760d2ffee0da2b569be81ebb3d98d (patch) | |
tree | caeaaadc70c0d4520e945dfd519890fd08e70fb7 /share/man | |
parent | e3fb628632aab0433350126f43ff30e3c4377c05 (diff) |
we support hardware encryption/decryption of group addressed frames too
so fix a sentence that was copied from iwn(4).
Diffstat (limited to 'share/man')
-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 18a2e1e7169..dbbaac6b3cb 100644 --- a/share/man/man4/run.4 +++ b/share/man/man4/run.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: run.4,v 1.12 2009/05/11 20:13:11 damien Exp $ +.\" $OpenBSD: run.4,v 1.13 2009/05/12 17:29:51 damien 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: May 11 2009 $ +.Dd $Mdocdate: May 12 2009 $ .Os .Dt RUN 4 .Sh NAME @@ -68,7 +68,7 @@ to secure wireless communication, due to serious weaknesses in it. The .Nm -driver offloads both encryption and decryption of unicast data frames to the +driver offloads both encryption and decryption of data frames to the hardware for the WEP40, WEP104, TKIP(+MIC) and CCMP ciphers. .Pp The |