Author: jhb Date: Mon Oct 7 20:29:31 2013 New Revision: 256123 URL: http://svnweb.freebsd.org/changeset/base/256123
Log: Remove a stale comment. Approved by: re (gjb) Modified: head/share/man/man9/VOP_FSYNC.9 Modified: head/share/man/man9/VOP_FSYNC.9 ============================================================================== --- head/share/man/man9/VOP_FSYNC.9 Mon Oct 7 19:27:54 2013 (r256122) +++ head/share/man/man9/VOP_FSYNC.9 Mon Oct 7 20:29:31 2013 (r256123) @@ -65,15 +65,6 @@ Push data not written by file system syn .It Fa td The calling thread. .El -.Pp -The argument -.Fa waitfor -is either -.Dv MNT_WAIT -or -.Dv MNT_NOWAIT -and specifies whether or not the function should wait for the writes -to finish before returning. .Sh LOCKS The file should be locked on entry. .Sh RETURN VALUES _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"