diff --git a/man2/posix_fadvise.2 b/man2/posix_fadvise.2 index c8586d04b..4fad65206 100644 --- a/man2/posix_fadvise.2 +++ b/man2/posix_fadvise.2 @@ -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),