Remove a stale comment.

Approved by:	re (gjb)
This commit is contained in:
John Baldwin 2013-10-07 20:29:31 +00:00
parent 3bad2eaa98
commit 80adee135a

View File

@ -65,15 +65,6 @@ Push data not written by file system syncer.
.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