summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_FSYNC.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_FSYNC.9')
-rw-r--r--share/man/man9/VOP_FSYNC.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/VOP_FSYNC.9 b/share/man/man9/VOP_FSYNC.9
index 56e0e0c..9a93619 100644
--- a/share/man/man9/VOP_FSYNC.9
+++ b/share/man/man9/VOP_FSYNC.9
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: VOP_FSYNC.9,v 1.2 1997/03/04 10:02:10 dfr Exp $
+.\" $Id: VOP_FSYNC.9,v 1.3 1997/03/07 03:32:24 mpp Exp $
.\"
.Dd July 24, 1996
.Os
@@ -35,6 +35,7 @@
.Nm VOP_FSYNC
.Nd flush filesystem buffers for a file
.Sh SYNOPSIS
+.Fd #include <sys/param.h>
.Fd #include <sys/vnode.h>
.Ft int
.Fn VOP_FSYNC "struct vnode *vp" "struct ucred *cred" "int waitfor" "struct proc *p"
OpenPOWER on IntegriCloud