NetBSD Problem Report #51989

From www@NetBSD.org  Tue Feb 21 17:43:39 2017
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id BA56A7A1FC
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 21 Feb 2017 17:43:39 +0000 (UTC)
Message-Id: <20170221174338.9147C7A295@mollari.NetBSD.org>
Date: Tue, 21 Feb 2017 17:43:38 +0000 (UTC)
From: maillist-netbsd@barfooze.de
Reply-To: maillist-netbsd@barfooze.de
To: gnats-bugs@NetBSD.org
Subject: misleading and wrong text in ieee80211_radiotap manpage
X-Send-Pr-Version: www-1.0

>Number:         51989
>Category:       standards
>Synopsis:       misleading and wrong text in ieee80211_radiotap manpage
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    standards-manager
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 21 17:45:01 +0000 2017
>Closed-Date:    Tue Mar 14 07:46:29 +0000 2017
>Last-Modified:  Tue Mar 14 07:46:29 +0000 2017
>Originator:     JS
>Release:        current
>Organization:
-
>Environment:
-
>Description:
http://netbsd.gw.com/cgi-bin/man-cgi?ieee80211_radiotap+9+NetBSD-current states:

     IEEE80211_RADIOTAP_EXT
             This bit is reserved for any future extensions to the radiotap
             structure.  A driver sets IEEE80211_RADIOTAP_EXT to extend the
             it_present bitmap by another 64 bits.  The bitmap can be extended
             by multiples of 32 bits to 96, 128, 160 bits or longer, by set-
             ting IEEE80211_RADIOTAP_EXT in the extensions.  The bitmap ends
             at the first extension field where IEEE80211_RADIOTAP_EXT is not
             set.


The sentence "A driver sets IEEE80211_RADIOTAP_EXT to extend the it_present bitmap by another 64 bits". this is wrong. it should say "32 bits" instead.
related discussion:
https://github.com/radiotap/radiotap-library/commit/9cb10453c50681a328cfea130a7e82ca3d682e05#commitcomment-20977306

>How-To-Repeat:
-
>Fix:
-

>Release-Note:

>Audit-Trail:
From: "David Young" <dyoung@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/51989 CVS commit: src/share/man/man9
Date: Tue, 21 Feb 2017 19:53:49 +0000

 Module Name:	src
 Committed By:	dyoung
 Date:		Tue Feb 21 19:53:49 UTC 2017

 Modified Files:
 	src/share/man/man9: ieee80211_radiotap.9

 Log Message:
 Fix PR standards/51989: the extension bit extends the presence bitmap
 by 32 bits, not 64.


 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/share/man/man9/ieee80211_radiotap.9

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Tue, 14 Mar 2017 07:46:29 +0000
State-Changed-Why:
fixed, thanks


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.