X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=original%2Fman2%2Fposix_fadvise.2;h=b918f455eb38c84f558f723181875539f203f787;hb=110dba020f489b75aff2497105f7970c05e2b87c;hp=203f5cc1164cdd2dc099a847a8ac91ea2e2fba0f;hpb=78d692a91a29bb279b5fc6a6294ff3e418a184c8;p=linuxjm%2FLDP_man-pages.git diff --git a/original/man2/posix_fadvise.2 b/original/man2/posix_fadvise.2 index 203f5cc1..b918f455 100644 --- a/original/man2/posix_fadvise.2 +++ b/original/man2/posix_fadvise.2 @@ -25,7 +25,7 @@ .\" 2005-04-08 mtk, noted kernel version and added BUGS .\" 2010-10-09, mtk, document arm_fadvise64_64() .\" -.TH POSIX_FADVISE 2 2013-04-01 "Linux" "Linux Programmer's Manual" +.TH POSIX_FADVISE 2 2014-05-03 "Linux" "Linux Programmer's Manual" .SH NAME posix_fadvise \- predeclare an access pattern for file data .SH SYNOPSIS @@ -162,7 +162,7 @@ shown in the SYNOPSIS would force a register to be wasted as padding between the .I fd and -.I len +.I offset arguments. Therefore, these architectures define a version of the system call that orders the arguments suitably, @@ -195,10 +195,11 @@ rather than as meaning "all bytes through to the end of the file". .BR posix_madvise (3) .\" FIXME . Write a posix_fadvise(3) page. .SH COLOPHON -This page is part of release 3.64 of the Linux +This page is part of release 3.68 of the Linux .I man-pages project. A description of the project, -and information about reporting bugs, +information about reporting bugs, +and the latest version of this page, can be found at \%http://www.kernel.org/doc/man\-pages/.