diff --git a/man2/posix_fadvise.2 b/man2/posix_fadvise.2 index db723c920..9305ddea9 100644 --- a/man2/posix_fadvise.2 +++ b/man2/posix_fadvise.2 @@ -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),