diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index 053031e57..51b68fb59 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -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),