svn commit: r190889 - head/share/man/man9
Robert Watson
rwatson at FreeBSD.org
Fri Apr 10 10:59:48 UTC 2009
Author: rwatson
Date: Fri Apr 10 10:59:48 2009
New Revision: 190889
URL: http://svn.freebsd.org/changeset/base/190889
Log:
Remove VOP_LEASE(9) man page, as we no longer have a VOP_LEASE() in the
kernel.
Deleted:
head/share/man/man9/VOP_LEASE.9
Modified:
head/share/man/man9/Makefile
Modified: head/share/man/man9/Makefile
==============================================================================
--- head/share/man/man9/Makefile Fri Apr 10 10:52:19 2009 (r190888)
+++ head/share/man/man9/Makefile Fri Apr 10 10:59:48 2009 (r190889)
@@ -331,7 +331,6 @@ MAN= accept_filter.9 \
VOP_GETVOBJECT.9 \
VOP_INACTIVE.9 \
VOP_IOCTL.9 \
- VOP_LEASE.9 \
VOP_LINK.9 \
VOP_LISTEXTATTR.9 \
VOP_LOCK.9 \
More information about the svn-src-head
mailing list