Hello,
The patch is against git head. I obtained the information (that
RLIMIT_RSS is obsolete) from 'man setrlimit' and verified it by
inspecting kernel source.
ttfn/rjk
diff --git a/man5/proc.5 b/man5/proc.5
index 7c5ca4e..f7ab1e8 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -761,7 +761,9 @@ Current soft limit in bytes on the rss of the process;
see the description of
.B RLIMIT_RSS
in
-.BR getpriority (2).
+.BR getrlimit (2).
+.IP
+Note that this has been obsolete since Linux 2.4.30.
.TP
\fIstartcode\fP %lu
The address above which program text can run.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html