From: Sascha Wildner Date: Wed, 22 Dec 2010 05:21:47 +0000 (+0100) Subject: Hook the vm_page_alloc.9 manual page into the build. X-Git-Tag: v2.11.0~418^2 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/b7d008e397bed5b50972a5d04f36bbc1c9f2e933 Hook the vm_page_alloc.9 manual page into the build. --- diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index d305f9ff36..0c14d685a1 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -175,6 +175,7 @@ MAN= accept_filter.9 \ vget.9 \ vhold.9 \ vm_map_findspace.9 \ + vm_page_alloc.9 \ vn_fullpath.9 \ vnode.9 \ VOP_ACCESS.9 \