diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index ca042f06a..c4bb5766d 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -526,7 +526,7 @@ T} Thread safety MT-Safe .SH CONFORMING TO .BR getrlimit (), .BR setrlimit (): -SVr4, 4.3BSD, POSIX.1-2001. +POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD. .br .BR prlimit (): Linux-specific. @@ -534,10 +534,10 @@ Linux-specific. .B RLIMIT_MEMLOCK and .B RLIMIT_NPROC -derive from BSD and are not specified in POSIX.1-2001; +derive from BSD and are not specified in POSIX.1; they are present on the BSDs and Linux, but on few other implementations. .B RLIMIT_RSS -derives from BSD and is not specified in POSIX.1-2001; +derives from BSD and is not specified in POSIX.1; it is nevertheless present on most implementations. .BR RLIMIT_MSGQUEUE , .BR RLIMIT_NICE ,