syscalls.2: Add prlimit() to list

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-11-06 16:45:19 +01:00
parent b3ad760956
commit 940795c09a
1 changed files with 2 additions and 1 deletions

View File

@ -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 2010-11-04 "Linux" "Linux Programmer's Manual"
.TH SYSCALLS 2 2010-11-06 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
@ -381,6 +381,7 @@ l l l.
\fBpread64\fP(2) Added as "pread" in 2.2;
renamed "pread64" in 2.6
\fBpreadv\fP(2) 2.6.30
\fBprlimit\fP(2) 2.6.36
\fBprof\fP(2) Not implemented
\fBprofil\fP(2) Not implemented
.\" Implemented in glibc; see \fBprofil\fP(3)