Page MenuHomeFreeBSD

wlanstats: update usage, improve man page
ClosedPublic

Authored by bz on Mar 14 2025, 8:54 PM.
Tags
None
Referenced Files
F137800864: D49365.diff
Tue, Nov 25, 10:43 PM
F137798277: D49365.id54425.diff
Tue, Nov 25, 10:09 PM
F137762333: D49365.id152279.diff
Tue, Nov 25, 2:40 PM
Unknown Object (File)
Sat, Nov 22, 4:24 PM
Unknown Object (File)
Fri, Nov 21, 10:18 AM
Unknown Object (File)
Fri, Nov 21, 9:58 AM
Unknown Object (File)
Fri, Nov 21, 9:57 AM
Unknown Object (File)
Fri, Nov 21, 9:56 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bz requested review of this revision.Mar 14 2025, 8:54 PM
ziaee added inline comments.
usr.sbin/wlanstats/wlanstats.8
16–17

Should we remove this comment too then?

This revision is now accepted and ready to land.Mar 14 2025, 9:00 PM
bz marked an inline comment as done.Mar 14 2025, 9:04 PM
This revision now requires review to proceed.Mar 14 2025, 9:04 PM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 14 2025, 9:07 PM
Closed by commit rG36782aaba4f1: wlanstats: update usage, improve man page (authored by ceri, committed by bz). · Explain Why
This revision was automatically updated to reflect the committed changes.