fsync.2: srcfix: add missing ./f/.fi in FTMs

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-06 13:25:51 +01:00
parent 5979710fc5
commit 2bafc702d0
1 changed files with 4 additions and 0 deletions

View File

@ -52,15 +52,19 @@ Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
.RE
.PP
.nf
.BR fsync ():
Glibc 2.16 and later:
No feature test macros need be defined
Glibc up to and including 2.15:
_BSD_SOURCE || _XOPEN_SOURCE
|| /* Since glibc 2.8: */ _POSIX_C_SOURCE\ >=\ 200112L
.fi
.PP
.BR fdatasync ():
.nf
_POSIX_C_SOURCE\ >=\ 199309L || _XOPEN_SOURCE\ >=\ 500
.fi
.SH DESCRIPTION
.BR fsync ()
transfers ("flushes") all modified in-core data of