Add HISTORY sections in most sbin/ manual pages.Submitted-by: Sevan JaniyanDragonfly-bug: <https://bugs.dragonflybsd.org/issues/2950>
devattr - Add monitoring mode (-M).* Add a new option, -M, which will monitor for events after doing the initial iteration.
devattr - add more helpful failure messageReported-by: luxh, swildner
Add missing DPADD's for library dependencies.
manpages: Uniformly order the prologue macros by Dd/Dt/Os.This is the most widely used order and it also silences warningsin mandoc -Tlint output.
devattr.8: Add missing .El
devattr(8): Fix weird style and perform some general cleanup.
devattr - a tool to expose the libdevattr functionality