summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2013-10-07 20:30:05 +0000
committerjhb <jhb@FreeBSD.org>2013-10-07 20:30:05 +0000
commite6fe74304b8ed5c928642fce83f6f7257a96e435 (patch)
treeb4b2596567796bdd404e929dd5700cd8ecd6d02c /share/man/man9/Makefile
parent3c0e2034d28c54e955caf4b5d0a458f19d2060be (diff)
downloadFreeBSD-src-e6fe74304b8ed5c928642fce83f6f7257a96e435.zip
FreeBSD-src-e6fe74304b8ed5c928642fce83f6f7257a96e435.tar.gz
Add manpages for VOP_ADVISE() and VOP_ALLOCATE().
Approved by: re (gjb)
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 8ce940f..026ffea 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -343,7 +343,9 @@ MAN= accept_filter.9 \
vnode.9 \
VOP_ACCESS.9 \
VOP_ACLCHECK.9 \
+ VOP_ADVISE.9 \
VOP_ADVLOCK.9 \
+ VOP_ALLOCATE.9 \
VOP_ATTRIB.9 \
VOP_BWRITE.9 \
VOP_CREATE.9 \
OpenPOWER on IntegriCloud