From e20e65a8ebe1c89d10dd3173e957c2f41afc3834 Mon Sep 17 00:00:00 2001 From: dyoung Date: Tue, 21 Feb 2017 19:53:49 +0000 Subject: [PATCH] Fix PR standards/51989: the extension bit extends the presence bitmap by 32 bits, not 64. --- share/man/man9/ieee80211_radiotap.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man9/ieee80211_radiotap.9 b/share/man/man9/ieee80211_radiotap.9 index 3c97a07de63b..2863f6e5954d 100644 --- a/share/man/man9/ieee80211_radiotap.9 +++ b/share/man/man9/ieee80211_radiotap.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: ieee80211_radiotap.9,v 1.15 2014/03/18 18:20:40 riastradh Exp $ +.\" $NetBSD: ieee80211_radiotap.9,v 1.16 2017/02/21 19:53:49 dyoung Exp $ .\" .\" Copyright (c) 2004 Bruce M. Simpson , .\" Darron Broad . @@ -218,7 +218,7 @@ This bit is reserved for any future extensions to the structure. A driver sets .Dv IEEE80211_RADIOTAP_EXT -to extend the it_present bitmap by another 64 bits. +to extend the it_present bitmap by another 32 bits. The bitmap can be extended by multiples of 32 bits to 96, 128, 160 bits or longer, by setting .Dv IEEE80211_RADIOTAP_EXT