Home
last modified time | relevance | path

Searched hist:"195 aa533c7998d2ad236f1492b4bf232b5a32080" (Results 1 – 1 of 1) sorted by relevance

/freebsd/share/man/man9/
H A Dhardclock.9diff 195aa533c7998d2ad236f1492b4bf232b5a32080 Mon Mar 20 21:01:03 CET 2023 Mitchell Horne <mhorne@FreeBSD.org> hardclock(9): small cleanups

- Improve the wording that describes cnt and hz (avoid "the long haul")
- Use .Fa for function arguments
- Fix formatting of parenthesis around swi(9) xref
- removed xref to non-existent options(4)
- xref polling(4)
- consistently list xrefs in SEE ALSO
- xref eventtimers(9) in SEE ALSO

Reviewed by: mav, rpokala
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D39137