summaryrefslogtreecommitdiffstats
path: root/share/man/man9/pmap_zero_page.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-05 18:13:50 +0000
committerru <ru@FreeBSD.org>2004-07-05 18:13:50 +0000
commit7d68d46370054c4fd21283b73fa2d10897872c7d (patch)
treeb73a04f2807777ca5695c24a26031f548b5e4627 /share/man/man9/pmap_zero_page.9
parent558faa2fee5444c34579448708bcda038c43c137 (diff)
downloadFreeBSD-src-7d68d46370054c4fd21283b73fa2d10897872c7d.zip
FreeBSD-src-7d68d46370054c4fd21283b73fa2d10897872c7d.tar.gz
Slightly improve the markup.
Diffstat (limited to 'share/man/man9/pmap_zero_page.9')
-rw-r--r--share/man/man9/pmap_zero_page.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/pmap_zero_page.9 b/share/man/man9/pmap_zero_page.9
index 1b6daf6a..fac1e25 100644
--- a/share/man/man9/pmap_zero_page.9
+++ b/share/man/man9/pmap_zero_page.9
@@ -55,10 +55,10 @@ entirely within a single page.
The
.Fn pmap_zero_page_idle
interface is used by the
-.Em vm_pagezero
+.Nm vm_pagezero
process.
The system-wide
-.Fa Giant
+.Va Giant
lock should not be required to be held in order to call this interface.
.Sh IMPLEMENTATION NOTES
This function is required to be implemented for each architecture supported by
OpenPOWER on IntegriCloud