summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_LOCK.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_LOCK.9')
-rw-r--r--share/man/man9/VOP_LOCK.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VOP_LOCK.9 b/share/man/man9/VOP_LOCK.9
index fc61c37..5fe2f9f 100644
--- a/share/man/man9/VOP_LOCK.9
+++ b/share/man/man9/VOP_LOCK.9
@@ -38,9 +38,9 @@
.Nm vn_lock
.Nd serialize access to a vnode
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/lock.h>
-.Fd #include <sys/vnode.h>
+.In sys/param.h
+.In sys/lock.h
+.In sys/vnode.h
.Ft int
.Fn VOP_LOCK "struct vnode *vp" "int flags" "struct proc *p"
.Ft int
OpenPOWER on IntegriCloud