[Bug 285413] wlanstats(8): improve usage() and manpage nitpicks

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 Mar 2025 21:07:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285413

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=36782aaba4f1a7d054aa405357a8fa2bc0f94eb0

commit 36782aaba4f1a7d054aa405357a8fa2bc0f94eb0
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2025-03-14 20:49:39 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-03-14 21:04:51 +0000

    wlanstats: update usage, improve man page

    wlanstats prints the wrong usage statement, including a nonexistent -a
    flag (*) and a description of -m that suggests multiple arguments.
    Make the manpage slightly more clear.

    (*) the implementation of that is #if 0 and the option was disabled
        in 530c13c5401c.

    Sponsored by:   The FreeBSD Foundation (commit)
    PR:             285413
    MFC after:      3 days
    Reviewed by:    ziaee
    Differential Revision: https://reviews.freebsd.org/D49365

 usr.sbin/wlanstats/main.c      |  2 +-
 usr.sbin/wlanstats/wlanstats.8 | 19 +++++++++----------
 2 files changed, 10 insertions(+), 11 deletions(-)

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