Page MenuHomeFreeBSD

wlanstats: update usage, improve man page
ClosedPublic

Authored by bz on Mar 14 2025, 8:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 26, 8:12 PM
Unknown Object (File)
Mon, Apr 7, 9:10 AM
Unknown Object (File)
Thu, Apr 3, 8:12 AM
Unknown Object (File)
Wed, Apr 2, 7:43 AM
Unknown Object (File)
Mar 30 2025, 10:26 PM
Unknown Object (File)
Mar 27 2025, 1:57 PM
Unknown Object (File)
Mar 25 2025, 5:55 PM
Unknown Object (File)
Mar 17 2025, 9:43 PM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 62925
Build 59809: arc lint + arc unit

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.