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)
Wed, Oct 8, 9:04 PM
Unknown Object (File)
Fri, Oct 3, 3:40 PM
Unknown Object (File)
Thu, Oct 2, 12:18 AM
Unknown Object (File)
Wed, Oct 1, 8:46 PM
Unknown Object (File)
Wed, Oct 1, 8:58 AM
Unknown Object (File)
Mon, Sep 29, 2:50 PM
Unknown Object (File)
Fri, Sep 26, 7:21 PM
Unknown Object (File)
Fri, Sep 19, 10:07 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.