getrlimit.2: SEE ALSO: add prlimit(1)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-02-12 00:00:36 +01:00
parent a091f002ce
commit 94315587a4
1 changed files with 2 additions and 1 deletions

View File

@ -61,7 +61,7 @@
.\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME
.\" 2010-11-06, mtk: Added documentation of prlimit()
.\"
.TH GETRLIMIT 2 2012-11-25 "Linux" "Linux Programmer's Manual"
.TH GETRLIMIT 2 2013-02-11 "Linux" "Linux Programmer's Manual"
.SH NAME
getrlimit, setrlimit, prlimit \- get/set resource limits
.SH SYNOPSIS
@ -651,6 +651,7 @@ when
was greater than
.IR rlim\->rlim_max .
.SH "SEE ALSO"
.BR prlimit (1),
.BR dup (2),
.BR fcntl (2),
.BR fork (2),