posix_fadvise.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Andr Goddard Rosa 2010-06-15 03:27:10 +02:00 committed by Michael Kerrisk
parent 9791cc7060
commit 09d3f6940c
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ 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 readahead (2),
.BR sysnc_file_range (2),
.BR sync_file_range (2),
.BR posix_fallocate (3),
.BR posix_madvise (3),
.\" FIXME . Write a posix_fadvise(3) page.