CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/07 03:29:27
Modified files:
usr.sbin/relayctl: relayctl.c
Log message:
relayctl: rename "empty" to "unavailable" in table status
The word empty suggested the table has no hosts configured. It really means
the table has no hosts currently up, so unavailable describes the state more
clearly.
OK kirill@
