summaryrefslogtreecommitdiff
path: root/lib/libpmc/pmc_disable.3
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
* Switch the license boilerplates to our standard one.Christian Brueffer2012-02-171-11/+11
| | | | | | | | | | | | | | Advantages: - Reduces the number of different license versions in the tree - Eliminates a typo - Removes some incorrect author attributions due to c/p - Removes c/p error potential for future pmc manpages Approved by: jkoshy, gnn, rpaulo, fabient (copyright holders) MFC after: 1 week Notes: svn path=/head/; revision=231871
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
| | | | | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors) Notes: svn path=/head/; revision=206622
* Document changes in behaviour due to sparse CPU numbering support.Joseph Koshy2008-09-221-4/+4
| | | | Notes: svn path=/head/; revision=183267
* Describe pmc_enable() and pmc_disable() in their own manual page.Joseph Koshy2007-11-231-0/+99
Notes: svn path=/head/; revision=173871