summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_ATTRIB.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_ATTRIB.9')
-rw-r--r--share/man/man9/VOP_ATTRIB.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/VOP_ATTRIB.9 b/share/man/man9/VOP_ATTRIB.9
index 5f6ca19..f5477ff 100644
--- a/share/man/man9/VOP_ATTRIB.9
+++ b/share/man/man9/VOP_ATTRIB.9
@@ -36,8 +36,8 @@
.Nm VOP_SETATTR
.Nd get and set attributes on a file or directory
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/vnode.h>
+.In sys/param.h
+.In sys/vnode.h
.Ft int
.Fn VOP_GETATTR "struct vnode *vp" "struct vattr *vap" "struct ucred *cred" "struct proc *p"
.Ft int
OpenPOWER on IntegriCloud