diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/acx.4 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man4/acx.4 b/share/man/man4/acx.4 index c6b214da3f5..f3d32207f3f 100644 --- a/share/man/man4/acx.4 +++ b/share/man/man4/acx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acx.4,v 1.43 2012/09/17 15:10:14 sthen Exp $ +.\" $OpenBSD: acx.4,v 1.44 2012/12/22 14:33:35 stsp Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" Copyright (c) 2006 The DragonFly Project. All rights reserved. @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 17 2012 $ +.Dd $Mdocdate: December 22 2012 $ .Dt ACX 4 .Os .Sh NAME @@ -215,7 +215,3 @@ project team's original code. The hardware specification was reverse engineered by the good folks at .Lk http://acx100.sourceforge.net . Without them this driver would not have been possible. -.Sh CAVEATS -Host AP mode doesn't support power saving. -Clients attempting to use power saving mode may experience significant -packet loss (disabling power saving on the client will fix this). |