Page MenuHomeFreeBSD

hardclock(9): small cleanups
ClosedPublic

Authored by mhorne on Mar 16 2023, 7:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 21, 7:35 PM
Unknown Object (File)
Sat, Jun 29, 1:13 PM
Unknown Object (File)
May 2 2024, 12:01 AM
Unknown Object (File)
May 1 2024, 11:45 PM
Unknown Object (File)
May 1 2024, 11:18 PM
Unknown Object (File)
May 1 2024, 9:41 PM
Unknown Object (File)
Apr 29 2024, 1:28 AM
Unknown Object (File)
Apr 27 2024, 11:52 AM
Subscribers

Details

Summary
  • 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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable