opnsense-src/usr.sbin/wlanstats
Ceri Davies 36782aaba4 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 530c13c540.

Sponsored by:	The FreeBSD Foundation (commit)
PR:		285413
MFC after:	3 days
Reviewed by:	ziaee
Differential Revision: https://reviews.freebsd.org/D49365
2025-03-14 21:04:51 +00:00
..
main.c wlanstats: update usage, improve man page 2025-03-14 21:04:51 +00:00
Makefile wlanstats: add man page 2025-03-04 23:30:12 +00:00
wlanstats.8 wlanstats: update usage, improve man page 2025-03-14 21:04:51 +00:00
wlanstats.c wlanstats: add GCMP crypto counters 2025-03-12 17:02:36 -07:00
wlanstats.h