[Bug 227174] No wlanstats man page

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 15 09:11:17 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227174

--- Comment #1 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=16b2290447de6af652f8eee1f585be8f94b30082

commit 16b2290447de6af652f8eee1f585be8f94b30082
Author:     Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-03-03 06:48:11 +0000
Commit:     Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-03-15 09:04:13 +0000

    wlandebug.8: remove Xref for missing manpages

    Remove references for: athdebug(8), athstats(8) and wlanstats(8)

    Those are tools in the tools/ directory that are not built as part of the
base
    system. According to the toolds/README file:

    "...these tools are not meant to be built as part of the standard
system..."

    Even more, the tools/tools/README is not udpated and wlanstats does not
even
    built on current:

    error: cast from 'struct sockaddr *' to 'const struct sockaddr_dl *'
increases
    required alignment from 1 to 2 [-Werror,-Wcast-align]

    PR:      227174
    Reported by: freebsd.org at alexandrews.me.uk
    Reviewed by: gbe@ adrian@
    Approved by: gbe@ (mentor) adrian@
    Differential Revision: https://reviews.freebsd.org/D29033

 usr.sbin/wlandebug/wlandebug.8 | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list