posix_fadvise.2: SEE ALSO: mincore(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-01-26 15:50:32 +13:00
parent f90b94e32c
commit 250d41b91b
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,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 mincore (2),
.BR readahead (2),
.BR sync_file_range (2),
.BR posix_fallocate (3),