posix_fadvise.2: SEE ALSO: add fincore(1)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-25 17:15:48 +02:00
parent 01078c2dec
commit 4cb046d329
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@ In kernels before 2.6.6, if
was specified as 0, then this was interpreted literally as "zero bytes",
rather than as meaning "all bytes through to the end of the file".
.SH SEE ALSO
.BR fincore (1),
.BR mincore (2),
.BR readahead (2),
.BR sync_file_range (2),