syscalls.2: Add sync_file_range2() to syscalls list

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-09 05:56:14 +02:00
parent 68eb386f72
commit 83225c1f4d
1 changed files with 5 additions and 1 deletions

View File

@ -26,7 +26,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH SYSCALLS 2 2010-03-06 "Linux" "Linux Programmer's Manual" .TH SYSCALLS 2 2010-10-09 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
syscalls \- Linux system calls syscalls \- Linux system calls
.SH SYNOPSIS .SH SYNOPSIS
@ -515,6 +515,10 @@ l l l.
\fBsymlinkat\fP(2) 2.6.16 \fBsymlinkat\fP(2) 2.6.16
\fBsync\fP(2) \fBsync\fP(2)
\fBsync_file_range\fP(2) 2.6.17 \fBsync_file_range\fP(2) 2.6.17
\fBsync_file_range2\fP(2) 2.6.22 Architecture-specific variant
.\" PowerPC, ARM, tile
.\" First appeared on ARM, as arm_sync_file_range(), but later renamed
of \fBsync_file_range\fP(2)
.\" \fBsys_debug_setcontext\fP(2) ??? PowerPC if CONFIG_PPC32 .\" \fBsys_debug_setcontext\fP(2) ??? PowerPC if CONFIG_PPC32
\fBsysfs\fP(2) 1.2 \fBsysfs\fP(2) 1.2
\fBsysinfo\fP(2) \fBsysinfo\fP(2)