From 0877a26bbeaad3627d214428e4c45bb5b22c832f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 6 May 2009 16:43:44 +1200 Subject: [PATCH] syscalls.2: Ad preadv() and pwritev(), new in kernel 2.6.30 Signed-off-by: Michael Kerrisk --- man2/syscalls.2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man2/syscalls.2 b/man2/syscalls.2 index dbb0bd6d3..b986e0c03 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -26,7 +26,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH SYSCALLS 2 2009-02-11 "Linux" "Linux Programmer's Manual" +.TH SYSCALLS 2 2009-05-06 "Linux" "Linux Programmer's Manual" .SH NAME syscalls \- Linux system calls .SH SYNOPSIS @@ -377,6 +377,7 @@ l l l. \fBprctl\fP(2) 2.2 \fBpread64\fP(2) Added as "pread" in 2.2; renamed "pread64" in 2.6 +\fBpreadv\fP(2) 2.6.30 \fBprof\fP(2) Not implemented \fBprofil\fP(2) Not implemented .\" Implemented in glibc; see \fBprofil\fP(3) @@ -387,6 +388,7 @@ l l l. .\" Reserved for STREAMS support \fBpwrite64\fP(2) Added as "pwrite" in 2.2; renamed "pwrite64" in 2.6 +\fBpwritev\fP(2) 2.6.30 \fBquery_module\fP(2) 2.2 \fBquotactl\fP(2) \fBread\fP(2)