summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_GETPAGES.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_GETPAGES.9')
-rw-r--r--share/man/man9/VOP_GETPAGES.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/VOP_GETPAGES.9 b/share/man/man9/VOP_GETPAGES.9
index 3ead1af1..e019c5e 100644
--- a/share/man/man9/VOP_GETPAGES.9
+++ b/share/man/man9/VOP_GETPAGES.9
@@ -94,7 +94,7 @@ The possible status values are as follows:
.It Dv VM_PAGER_OK
The page was successfully written.
The implementation must call
-.Xr vm_pager_undirty 9
+.Xr vm_page_undirty 9
to mark the page as clean.
.It Dv VM_PAGER_PEND
The page was scheduled to be written asynchronously.
OpenPOWER on IntegriCloud