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)
Mon, Sep 23, 12:34 AM
Unknown Object (File)
Sun, Sep 22, 10:52 AM
Unknown Object (File)
Thu, Sep 19, 11:11 AM
Unknown Object (File)
Wed, Sep 18, 6:45 PM
Unknown Object (File)
Mon, Sep 9, 3:41 AM
Unknown Object (File)
Mon, Sep 9, 3:14 AM
Unknown Object (File)
Thu, Sep 5, 12:38 AM
Unknown Object (File)
Fri, Aug 30, 7:04 AM
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.