aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pmccontrol/pmccontrol.8
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-231-2/+0
| | | | | | | Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/ Similar commit in main: (cherry picked from commit fa9896e082a1)
* use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
| | | | | | | | PR: 191174 Submitted by: Franco Fichtner <franco@lastsummer.de> Notes: svn path=/head/; revision=267668
* 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 the changed meaning of a '*' argument to option "-c".Joseph Koshy2008-11-091-7/+7
| | | | | | | - Tweak grammar. Notes: svn path=/head/; revision=184783
* Tidy up the markup, fixed the HISTORY section (1).Ruslan Ermilov2005-06-241-28/+23
| | | | | | | | | Reviewed by: jkoshy Submitted by: jkoshy (1) Approved by: re (blanket) Notes: svn path=/head/; revision=147585
* Bring a working snapshot of hwpmc(4), its associated libraries, userland ↵Joseph Koshy2005-04-191-0/+132
utilities and documentation into -CURRENT. Bump FreeBSD_version. Reviewed by: alc, jhb (kernel changes) Notes: svn path=/head/; revision=145256