summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VFS_SYNC.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VFS_SYNC.9')
-rw-r--r--share/man/man9/VFS_SYNC.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VFS_SYNC.9 b/share/man/man9/VFS_SYNC.9
index d41baa4..81a20d0 100644
--- a/share/man/man9/VFS_SYNC.9
+++ b/share/man/man9/VFS_SYNC.9
@@ -35,9 +35,9 @@
.Nm VFS_SYNC
.Nd flush unwritten data
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/mount.h>
-.Fd #include <sys/vnode.h>
+.In sys/param.h
+.In sys/mount.h
+.In sys/vnode.h
.Ft int
.Fn VFS_SYNC "struct mount *mp" "int waitfor" "struct ucred *cred" "struct proc *p"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud