diff options
author | 2016-04-03 07:00:20 +0000 | |
---|---|---|
committer | 2016-04-03 07:00:20 +0000 | |
commit | acb31302a0d48e472274d3338a48da36ab3d66bd (patch) | |
tree | 87bc0738127c6ca28e55a27cc3a33d5f8f61c062 | |
parent | sync (diff) | |
download | wireguard-openbsd-acb31302a0d48e472274d3338a48da36ab3d66bd.tar.xz wireguard-openbsd-acb31302a0d48e472274d3338a48da36ab3d66bd.zip |
double word;
-rw-r--r-- | share/man/man4/ath.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4 index f30e25f8306..d6f9191e958 100644 --- a/share/man/man4/ath.4 +++ b/share/man/man4/ath.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ath.4,v 1.62 2016/04/03 05:36:28 stsp Exp $ +.\" $OpenBSD: ath.4,v 1.63 2016/04/03 07:00:20 jmc Exp $ .\" $NetBSD: ath.4,v 1.5 2004/07/03 16:58:18 mycroft Exp $ .\" .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting @@ -348,4 +348,4 @@ The driver does not fully enable power-save operation of the chip; consequently power use is suboptimal. .Pp Operation in the 2GHz band is restricted to 11b mode because the driver -driver does not support running the hardware in 11g mode. +does not support running the hardware in 11g mode. |