summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2019-03-30 06:45:03 +0000
committerjmc <jmc@openbsd.org>2019-03-30 06:45:03 +0000
commitbeaa28f0447759580f0ed1caeef8cd40ca3d0032 (patch)
treed5bb98ba538eeeeda09b354cba0b4baa4256cea5
parenttweak comment lines. (diff)
downloadwireguard-openbsd-beaa28f0447759580f0ed1caeef8cd40ca3d0032.tar.xz
wireguard-openbsd-beaa28f0447759580f0ed1caeef8cd40ca3d0032.zip
no powersave for wi(4); missed in previous commits
-rw-r--r--share/man/man4/wi.4tbl11
1 files changed, 5 insertions, 6 deletions
diff --git a/share/man/man4/wi.4tbl b/share/man/man4/wi.4tbl
index 679449ec440..89bc1e7dc0f 100644
--- a/share/man/man4/wi.4tbl
+++ b/share/man/man4/wi.4tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wi.4tbl,v 1.98 2019/01/21 02:50:00 phessler Exp $
+.\" $OpenBSD: wi.4tbl,v 1.99 2019/03/30 06:45:03 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" $FreeBSD: wi.4,v 1.3 1999/05/22 16:12:43 wpaul Exp $
.\"
-.Dd $Mdocdate: January 21 2019 $
+.Dd $Mdocdate: March 30 2019 $
.Dt WI 4
.Os
.Sh NAME
@@ -382,10 +382,9 @@ To work around this, Lucent clients with this firmware revision
connecting to a Host AP server should use a 2Mbps connection or
upgrade their firmware to version 8.72.
.Pp
-Host AP mode doesn't support WDS or power saving.
-Clients attempting to use power saving mode may experience
-significant packet loss
-(disabling power saving on the client will fix this).
+Host AP mode doesn't support WDS.
.Pp
Support for USB devices is buggy.
Host AP mode and AP scanning are not currently supported with USB devices.
+.Pp
+This driver does not support powersave mode.