[Bug 285413] wlanstats(8): improve usage() and manpage nitpicks
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285413] wlanstats(8): improve usage() and manpage nitpicks"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 19:38:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285413
Bjoern A. Zeeb <bz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |bz@FreeBSD.org
--- Comment #1 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
If you do "station MAC_address" don't you want to rather do
"station_MAC_address"?
The -a flag exists but is currently still not compiled in.
Sam had it #if 0.
I haven't gotten around to looking into it.
I disabled the command line option in 530c13c5401c1f29f8325cf851d96778852a1ba3
because of -Wunused-but-set-variable.
I am fine removing it from usage for now.
I think Phabricator would have been the easier path for man page people to
review.
Do you want to commit it yourself or should I get it through review and in?
--
You are receiving this mail because:
You are on the CC list for the bug.