mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-22 00:42:06 +01:00
Fixed missing #includes in synopsis.
This commit is contained in:
parent
5770fb1361
commit
f644d0654b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55048
@ -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