Page MenuHomeFreeBSD

hwpmc(4): more detailed SYNOPSYS
ClosedPublic

Authored by mhorne on Jun 14 2023, 5:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 10:28 AM
Unknown Object (File)
Fri, Apr 26, 6:38 AM
Unknown Object (File)
Thu, Apr 25, 9:35 AM
Unknown Object (File)
Apr 16 2024, 7:37 AM
Unknown Object (File)
Apr 9 2024, 8:09 PM
Unknown Object (File)
Mar 31 2024, 4:00 AM
Unknown Object (File)
Feb 29 2024, 3:02 AM
Unknown Object (File)
Feb 11 2024, 2:30 PM
Subscribers

Details

Summary

Include some boilerplate similar to other section 4 man pages,
describing how to load the module at boot-time or include it in the
kernel.

Diff Detail

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

Event Timeline

share/man/man4/hwpmc.4
48–52

should we suggest kld_list in rc.conf instead?

share/man/man4/hwpmc.4
48–52

Yes I suppose so, there is no reason to have hwpmc loaded before then.

share/man/man4/hwpmc.4
31

Needs a bump of the date I think.

as an aside I wish sh supported += :)

This revision is now accepted and ready to land.Jun 14 2023, 8:04 PM
jkoshy requested changes to this revision.Jun 14 2023, 8:09 PM
This revision now requires changes to proceed.Jun 14 2023, 8:09 PM
mhorne added inline comments.
share/man/man4/hwpmc.4
31

Yes, I currently have the bump in D40543.

This revision is now accepted and ready to land.Jun 16 2023, 4:04 AM
This revision was automatically updated to reflect the committed changes.
mhorne marked an inline comment as done.