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)
Thu, Nov 13, 1:58 PM
Unknown Object (File)
Sun, Nov 9, 2:29 PM
Unknown Object (File)
Fri, Nov 7, 11:02 PM
Unknown Object (File)
Fri, Nov 7, 2:40 AM
Unknown Object (File)
Thu, Nov 6, 4:19 AM
Unknown Object (File)
Mon, Nov 3, 11:03 PM
Unknown Object (File)
Fri, Oct 31, 8:03 PM
Unknown Object (File)
Wed, Oct 29, 12:06 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.