Sysctl variables with `(LEGACY)` in their descriptions are no longer being exported, these are used by ZFS sysctls that have been replaced by others, many of which alias to the same Prometheus metric name (like `vfs.zfs.arc_max` and `vfs.zfs.arc.max`).
gitref:e4f508d5a211[repository=src] (Sponsored by Axcient)
-The man:uuidgen[1] utility now has a `-r` option to generate a random UUID, version 4.
+The man:uuidgen[1] utility now has an `-r` option to generate a random UUID, version 4.
gitref:8fd1953b7eb2[repository=src]
When invoked by man:inetd[8], `ctlstat -P` will now produce output suitable for ingestion into Prometheus; see man:ctlstat[8].