]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man2/readahead.2
posix_fadvise.2, pread.2, readahead.2, sync_file_range.2, truncate.2: Refer to syscal...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 1 Apr 2013 07:34:30 +0000 (09:34 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 2 Apr 2013 06:08:14 +0000 (08:08 +0200)
commit63ec43ae070430e346f5e24cce2cc0c07dc57577
tree439bf4a4347c5327cd58793a2b139c654f003c2e
parentbed6b26e9f0b13ad42b6bd6167564f7b7e29ac7e
posix_fadvise.2, pread.2, readahead.2, sync_file_range.2, truncate.2: Refer to syscall(2) for ABI semantics on certain 32-bit architectures

Also: in sync_file_range.2 and posix_fadvise.2 remove description
of conventional calling signature as flawed, and in
posix_fadvise.2, de-emphasize focus on ARM, and rather phrase
as a more general discussion of certain architectures.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/posix_fadvise.2
man2/pread.2
man2/readahead.2
man2/sync_file_range.2
man2/truncate.2