diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2005-03-03 11:51:38 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2005-03-03 11:51:38 +0000 |
commit | 1330d77b43e263a41c8914ba02b3646681b72c00 (patch) | |
tree | ce10cf1359e6e38b334c43df43976ca8e56ea9cc /share | |
parent | 506a8bf6ccfefa12425fbeb69a2f8b2a07a9d700 (diff) |
we now do wep
ok jmc@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/atu.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/atu.4 b/share/man/man4/atu.4 index b47c493555a..362fcc2fcce 100644 --- a/share/man/man4/atu.4 +++ b/share/man/man4/atu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atu.4,v 1.16 2005/03/03 09:40:08 itojun Exp $ +.\" $OpenBSD: atu.4,v 1.17 2005/03/03 11:51:37 dlg Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -242,5 +242,5 @@ by The .Nm driver does not support a lot of the functionality available in the hardware. -More work is required to properly support the WEP, IBSS, power management +More work is required to properly support the IBSS, power management, and selectable transmission rate features. |