Fixed missing #includes in synopsis.
This commit is contained in:
parent
33b6635b7e
commit
1357f74cfd
@ -35,6 +35,8 @@
|
||||
.Nm VOP_LEASE
|
||||
.Nd Validates a vnode for a particular set of credentials and operation type
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/param.h>
|
||||
.Fd #include <sys/mount.h>
|
||||
.Ft int
|
||||
.Fn VOP_LEASE "struct vnode *vp" "struct proc *p" "struct ucred *cred" "int type"
|
||||
.Sh DESCRIPTION
|
||||
|
Loading…
Reference in New Issue
Block a user