From c59e348ce599e590ab15476efa151a70a86bf25a Mon Sep 17 00:00:00 2001 From: stsp Date: Mon, 3 May 2021 11:58:51 +0000 Subject: [PATCH] fix typo from previous commit --- share/man/man4/iwn.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4 index aa5c0563670..1e742430b01 100644 --- a/share/man/man4/iwn.4 +++ b/share/man/man4/iwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwn.4,v 1.56 2021/05/03 11:58:06 stsp Exp $ +.\" $OpenBSD: iwn.4,v 1.57 2021/05/03 11:58:51 stsp Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini . All rights reserved. @@ -213,7 +213,7 @@ driver was written by .Sh CAVEATS 802.11n operation is currently limited to data rates MCS 0 to MCS 7. .Pp -Support for 802.11ns 40MHz channels is not yet implemented. +Support for 802.11n 40MHz channels is not yet implemented. Additional work is required in .Xr ieee80211 9 before this feature can be supported. -- 2.20.1