summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2012-08-25 12:14:32 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2012-08-25 12:14:32 +0000
commitf25d3c072ab38c54fdae4ec4d91b08f5e209bc72 (patch)
treea0edea35093f3140a9c482c9a6b469298fd9c175 /share
parent7d734daf7474e6afa9ef273b4577804ab444a1b7 (diff)
Add support for power saving in Host AP mode.
ok stsp@, deraadt@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/athn.48
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man4/athn.4 b/share/man/man4/athn.4
index c29bc75928d..02c59fbefb1 100644
--- a/share/man/man4/athn.4
+++ b/share/man/man4/athn.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: athn.4,v 1.19 2012/08/15 19:17:02 jmc Exp $
+.\" $OpenBSD: athn.4,v 1.20 2012/08/25 12:14:31 kettenis Exp $
.\"
.\" Copyright (c) 2009 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: August 15 2012 $
+.Dd $Mdocdate: August 25 2012 $
.Dt ATHN 4
.Os
.Sh NAME
@@ -256,7 +256,3 @@ the adapters.
Additional work is required in
.Xr ieee80211 9
before those features can be supported.
-.Pp
-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).