diff options
author | 2009-05-12 17:29:51 +0000 | |
---|---|---|
committer | 2009-05-12 17:29:51 +0000 | |
commit | 9d373f43ba5393e3f79afb4af731f915a9708f9a (patch) | |
tree | cb51c4523e722a173cf445b8a4a26e1c623cec5e /share/man/man4/run.4 | |
parent | cleanup and simplify promiscuous/multicast setup (setmulti -> iff). (diff) | |
download | wireguard-openbsd-9d373f43ba5393e3f79afb4af731f915a9708f9a.tar.xz wireguard-openbsd-9d373f43ba5393e3f79afb4af731f915a9708f9a.zip |
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/man4/run.4')
-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 |