summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-06-05 17:44:43 +0000
committersam <sam@FreeBSD.org>2009-06-05 17:44:43 +0000
commiteca850df9b46df4fe5ab0235e1e28202e2dd90ff (patch)
tree311bcc2efbbd58b23cab417b802d21068ad2390a /share
parent805d7a8a45dcca3095fb3a0deb3a4dcedc352317 (diff)
downloadFreeBSD-src-eca850df9b46df4fe5ab0235e1e28202e2dd90ff.zip
FreeBSD-src-eca850df9b46df4fe5ab0235e1e28202e2dd90ff.tar.gz
lack of power save violates 802.11 and is a bug, not a "caveat"
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ral.46
-rw-r--r--share/man/man4/rum.46
-rw-r--r--share/man/man4/ural.46
3 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4
index a691686..7f52c52 100644
--- a/share/man/man4/ral.4
+++ b/share/man/man4/ral.4
@@ -251,7 +251,7 @@ The original
.Nm
driver was written by
.An Damien Bergamini Aq damien@FreeBSD.org .
-.Sh CAVEATS
-Host AP mode doesn't support power saving.
-Clients attempting to use power saving mode may experience significant
+.Sh BUGS
+Host AP mode doesn't support client power save.
+Clients using power save mode will experience
packet loss (disabling power saving on the client will fix this).
diff --git a/share/man/man4/rum.4 b/share/man/man4/rum.4
index d133cb8..2fb3bbf 100644
--- a/share/man/man4/rum.4
+++ b/share/man/man4/rum.4
@@ -181,7 +181,7 @@ driver was written by
.An Niall O'Higgins Aq niallo@openbsd.org
and
.An Damien Bergamini Aq damien@openbsd.org .
-.Sh CAVEATS
-Host AP mode doesn't support power saving.
-Clients attempting to use power saving mode may experience significant
+.Sh BUGS
+Host AP mode doesn't support client power save.
+Clients using power save mode will experience
packet loss (disabling power saving on the client will fix this).
diff --git a/share/man/man4/ural.4 b/share/man/man4/ural.4
index 1d85565..c7251bc 100644
--- a/share/man/man4/ural.4
+++ b/share/man/man4/ural.4
@@ -160,7 +160,7 @@ The original
.Nm
driver was written by
.An Damien Bergamini Aq damien.bergamini@free.fr
-.Sh CAVEATS
-Host AP mode doesn't support power saving.
-Clients attempting to use power saving mode may experience significant
+.Sh BUGS
+Host AP mode doesn't support client power save.
+Clients using power save mode will experience
packet loss (disabling power saving on the client will fix this).
OpenPOWER on IntegriCloud