aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/fsync.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/fsync.2')
-rw-r--r--lib/libc/sys/fsync.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/fsync.2 b/lib/libc/sys/fsync.2
index c2e1ea388053..6564737b8089 100644
--- a/lib/libc/sys/fsync.2
+++ b/lib/libc/sys/fsync.2
@@ -34,7 +34,7 @@
.\" @(#)fsync.2 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd May 24, 2017
+.Dd February 6, 2018
.Dt FSYNC 2
.Os
.Sh NAME
@@ -108,6 +108,7 @@ refers to a socket, not to a file.
An I/O error occurred while reading from or writing to the file system.
.El
.Sh SEE ALSO
+.Xr fsync 1 ,
.Xr sync 2 ,
.Xr syncer 4 ,
.Xr sync 8