]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
posix_fadvise.2: ffix
authorSeonghun Lim <wariua@gmail.com>
Thu, 8 Sep 2011 14:13:09 +0000 (16:13 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 16 Sep 2011 05:00:44 +0000 (07:00 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/posix_fadvise.2

index 93a3e4a0bd3e4ab672eaf7723eec56ea1f6fb9d5..dac3c9ba3a16c4e283342dd8cb0cf5b027eb8288 100644 (file)
@@ -166,7 +166,7 @@ system call that orders the arguments suitably:
 .in +4n
 .nf
 .BI "long arm_fadvise64_64(int " fd ", int " advice ,
-.BI "                     loff_t " offset ", loff_t " len );
+.BI "                      loff_t " offset ", loff_t " len );
 .fi
 .in
 .PP