Author: cem
Date: Tue Feb  6 23:12:47 2018
New Revision: 328959
URL: https://svnweb.freebsd.org/changeset/base/328959

Log:
  fsync.2: Cross-reference fsync(1)
  
  Reported by:  rpokala
  Sponsored by: Dell EMC Isilon

Modified:
  head/lib/libc/sys/fsync.2

Modified: head/lib/libc/sys/fsync.2
==============================================================================
--- head/lib/libc/sys/fsync.2   Tue Feb  6 23:12:16 2018        (r328958)
+++ head/lib/libc/sys/fsync.2   Tue Feb  6 23:12:47 2018        (r328959)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to