posix_fadvise.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-05-26 12:57:13 +02:00
parent e1403777e7
commit d645b01b31
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ argument was changed from
.I size_t
to
.I off_t
in POSIX.1-2003 TC1.
in POSIX.1-2001 TC1.
.SH NOTES
Under Linux, \fBPOSIX_FADV_NORMAL\fP sets the readahead window to the
default size for the backing device; \fBPOSIX_FADV_SEQUENTIAL\fP doubles