diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2020-04-20 08:43:37 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2020-04-20 08:43:37 +0000 |
commit | 31c75309bfa99ff0a4cca513e00de668994e7e49 (patch) | |
tree | b9d0e5776a0c2677e08388806fe60ffdcb21cd08 /share | |
parent | f4a2dc3d66fa5ee7e1f5cb8fa08d9df3cae06ef0 (diff) |
Fix .Bl header label used for alignment in bwfm(4) supported device table.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/bwfm.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/bwfm.4 b/share/man/man4/bwfm.4 index ecab571ddca..7d72391b1ae 100644 --- a/share/man/man4/bwfm.4 +++ b/share/man/man4/bwfm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bwfm.4,v 1.12 2020/04/19 21:47:37 stsp Exp $ +.\" $OpenBSD: bwfm.4,v 1.13 2020/04/20 08:43:36 stsp Exp $ .\" .\" Copyright (c) 2017 Patrick Wildt <patrick@blueri.se> .\" @@ -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: April 19 2020 $ +.Dd $Mdocdate: April 20 2020 $ .Dt BWFM 4 .Os .Sh NAME @@ -34,7 +34,7 @@ The following table summarizes supported chipsets and their capabilites, as well as the bus attachments recognized by the .Nm driver: -.Bl -column "Chipset" "Spectrum" "Streams" "Bus" -offset 6n +.Bl -column "Chipset" "Spectrum" "MIMO" "Bus" -offset 6n .It Em Chipset Ta Em Spectrum Ta Em MIMO Ta Em Bus .It BCM43143 Ta 2GHz Ta 1x1 Ta SDMMC/USB .It BCM43236 Ta 2GHz/5GHz Ta 2x2 Ta USB |