fsync.2: SEE ALSO: add fileno(3)

fileno(3) is useful if one is combining fflush(3)/fclose(3)
and fsync(2).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-10 10:57:02 +01:00
parent f65efcf5b3
commit bf4c35a873
1 changed files with 1 additions and 0 deletions

View File

@ -168,5 +168,6 @@ to guarantee safe operation.
.BR pwritev (2),
.BR sync (2),
.BR sync_file_range (2),
.BR fileno (3),
.BR hdparm (8),
.BR mount (8)