Page MenuHomeFreeBSD

hardclock(9): small cleanups
ClosedPublic

Authored by mhorne on Mar 16 2023, 7:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 23, 11:49 PM
Unknown Object (File)
Fri, Apr 18, 5:52 PM
Unknown Object (File)
Mar 30 2025, 6:20 AM
Unknown Object (File)
Feb 27 2025, 2:24 AM
Unknown Object (File)
Feb 26 2025, 5:07 PM
Unknown Object (File)
Feb 26 2025, 10:09 AM
Unknown Object (File)
Feb 26 2025, 6:23 AM
Unknown Object (File)
Feb 22 2025, 2:19 PM
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