posix_fadvise.2: Fix wording error under "Architecture-specific variants"

See https://bugzilla.kernel.org/show_bug.cgi?id=75431

Reported-by:  Eric Siegerman <pub08-knl@davor.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-03 21:13:02 +02:00
parent 23c9590997
commit 500bd052c9
1 changed files with 2 additions and 2 deletions

View File

@ -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,