Page MenuHomeFreeBSD

hardclock(9): small cleanups
ClosedPublic

Authored by mhorne on Mar 16 2023, 7:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 14, 9:45 PM
Unknown Object (File)
Tue, Apr 14, 1:40 PM
Unknown Object (File)
Tue, Apr 14, 6:24 AM
Unknown Object (File)
Sat, Apr 11, 11:59 PM
Unknown Object (File)
Sat, Apr 11, 6:16 AM
Unknown Object (File)
Sat, Apr 11, 2:09 AM
Unknown Object (File)
Thu, Apr 9, 7:12 AM
Unknown Object (File)
Tue, Apr 7, 4:07 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