From d610d240c1296148d505ebb1cdfe3e56f58a4c96 Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 17 Aug 2021 08:19:55 +0000 Subject: [PATCH] document 11ac as a valid wireless mode; ok stsp --- sbin/ifconfig/ifconfig.8 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index e2388145cde..73398a1a682 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.373 2021/04/17 06:01:49 jmc Exp $ +.\" $OpenBSD: ifconfig.8,v 1.374 2021/08/17 08:19:55 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -31,7 +31,7 @@ .\" .\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94 .\" -.Dd $Mdocdate: April 17 2021 $ +.Dd $Mdocdate: August 17 2021 $ .Dt IFCONFIG 8 .Os .Sh NAME @@ -407,8 +407,10 @@ this directive is used to select between 802.11a .Pq Dq 11b , 802.11g .Pq Dq 11g , -and 802.11n -.Pq Dq 11n +802.11n +.Pq Dq 11n , +and 802.11ac +.Pq Dq 11ac modes. .It Cm -mode Select the mode automatically. @@ -1033,7 +1035,7 @@ parameters for the network, provided they are passed in the same invocation of .Nm . Because multiple access points may exist in a given network, the .Cm mode -(11a/11b/11g/11n), +(11a/11b/11g/11n/11ac), .Cm chan , and .Cm bssid -- 2.20.1