wlanstat(8): Rename from wlanstats(8) to keep consistency
All the status and statistics utilties in base are ending with "stat", the only exception is mailstats(8) but that's from sendmail. Reviewed by: imp, adrian MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D52724
This commit is contained in:
@@ -51,6 +51,10 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20250930: Rename wlanstats to wlanstat
|
||||
OLD_FILES+=usr/sbin/wlanstats
|
||||
OLD_FILES+=usr/share/man/man8/wlanstats.8.gz
|
||||
|
||||
# 20250929: Remove ftpd(8)
|
||||
OLD_FILES+=etc/rc.d/ftpd
|
||||
OLD_FILES+=usr/libexec/ftpd
|
||||
|
||||
Reference in New Issue
Block a user