Home
last modified time | relevance | path

Searched hist:"98 b486dc7ae5cb865fb38621a1ac7dca7fefa515" (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/powerd/
H A Dpowerd.8diff 98b486dc7ae5cb865fb38621a1ac7dca7fefa515 Tue Mar 03 14:25:08 CET 2020 Mateusz Piotrowski <0mp@FreeBSD.org> powerd.8: Improve style & fix typos

- Sort options.
- Do not use macros (like .Ar) to specify width for Bl (macros within that
string are not expanded).
- Use Cm instead of Ar for mode names.
- Fix some typos reported by mandoc.
- Move the documentation of the PID file from the -P flag description to
the FILES section.

Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D23941