summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2002-02-05 16:08:49 +0000
committergreen <green@FreeBSD.org>2002-02-05 16:08:49 +0000
commit9eaa74ab48409cdc7d772221cc75ec754f633d86 (patch)
treee489f672a7b60faee5ad76506b4a02edef257a00 /share/man/man9/Makefile
parent3817bdcf3d03bad896bea309c2ed357f887a9e86 (diff)
downloadFreeBSD-src-9eaa74ab48409cdc7d772221cc75ec754f633d86.zip
FreeBSD-src-9eaa74ab48409cdc7d772221cc75ec754f633d86.tar.gz
Add a manpage for VOP_REVOKE(9).
Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 13e21f4..760899c 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -18,7 +18,7 @@ MAN= BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 \
VOP_LEASE.9 VOP_LINK.9 VOP_LOCK.9 VOP_LOOKUP.9 VOP_OPENCLOSE.9 \
VOP_PATHCONF.9 VOP_PRINT.9 VOP_RDWR.9 VOP_READDIR.9 \
VOP_READLINK.9 VOP_REALLOCBLKS.9 VOP_REMOVE.9 VOP_RENAME.9 \
- VOP_SETACL.9 VOP_SETEXTATTR.9 VOP_STRATEGY.9 \
+ VOP_REVOKE.9 VOP_SETACL.9 VOP_SETEXTATTR.9 VOP_STRATEGY.9 \
accept_filter.9 accf_data.9 accf_http.9 acl.9 at_exit.9 \
at_fork.9 atomic.9 \
bios.9 boot.9 buf.9 bus_alloc_resource.9 bus_generic_attach.9 \
OpenPOWER on IntegriCloud