aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/pmap_copy.9
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 (part6)Baptiste Daroussin2014-06-261-1/+1
| | | | | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de> Notes: svn path=/head/; revision=267936
* Fixed the .Os call (missing or wrong).Ruslan Ermilov2004-07-061-0/+1
| | | | Notes: svn path=/head/; revision=131681
* Slightly improve the markup.Ruslan Ermilov2004-07-051-2/+4
| | | | Notes: svn path=/head/; revision=131642
* Add manual page documentation for the machine-independent PMAP subsystem.Bruce M Simpson2003-09-251-0/+81
Include documentation of alc's new pmap_extract_and_hold() function. Reviewed by: hmp Approved by: jake (mentor) Notes: svn path=/head/; revision=120441