VOP_ADVLOCK: fix a description of vp. pointed by efnbl06 at bn2.maus.net.

This commit is contained in:
yamt 2006-09-16 08:23:30 +00:00
parent 8e991698b9
commit 658b31f04b

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vnodeops.9,v 1.48 2006/08/23 20:39:01 wiz Exp $
.\" $NetBSD: vnodeops.9,v 1.49 2006/09/16 08:23:30 yamt Exp $
.\"
.\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd August 17, 2006
.Dd September 16, 2006
.Dt VNODEOPS 9
.Os
.Sh NAME
@ -1205,10 +1205,10 @@ is recognised,
is set to the specified value and zero is returned, otherwise an
appropriate error is returned.
.It Fn VOP_ADVLOCK "vp" "id" "op" "fl" "flags"
Manipulate Advisory record locks on a file.
Manipulate Advisory record locks on a vnode.
The argument
.Fa vp
is the vnode is the file for the advisory record lock.
is the vnode on which locks are manipulated.
The argument
.Fa id
is the id token which is changing the lock and