diff options
-rw-r--r-- | share/man/man9/vm_page_wire.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vm_page_wire.9 b/share/man/man9/vm_page_wire.9 index 587822c..59bbce9 100644 --- a/share/man/man9/vm_page_wire.9 +++ b/share/man/man9/vm_page_wire.9 @@ -44,7 +44,7 @@ .Sh DESCRIPTION The .Fn vm_page_wire -function increments the wire count on a page, and removes if from +function increments the wire count on a page, and removes it from whatever queue it is on. .Pp The |