]> git.ipfire.org Git - thirdparty/man-pages.git/commit
fsync.2: SEE ALSO: add fileno(3)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 10 Dec 2016 09:57:02 +0000 (10:57 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 10 Dec 2016 09:57:02 +0000 (10:57 +0100)
commitbf4c35a8739f94b6bcc7d4687b44db3249674370
treea68c55ecda743e75d5aaf3b690b9db308af08355
parentf65efcf5b334cc0ee78c562c4a87ed4fb7c4dc44
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>
man2/fsync.2