]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
posix_fadvise.2: tfix
authorAndré Goddard Rosa <andre.goddard@gmail.com>
Tue, 15 Jun 2010 01:27:10 +0000 (03:27 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 15 Jun 2010 01:27:10 +0000 (03:27 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/posix_fadvise.2

index 3738f237a5162661d7c44850bfd3741470257987..132238037c8382cebcdbb11891a01db7dcdce17d 100644 (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.