summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/getrusage.28
1 files changed, 2 insertions, 6 deletions
diff --git a/man2/getrusage.2 b/man2/getrusage.2
index 8323bef35..8baff09c4 100644
--- a/man2/getrusage.2
+++ b/man2/getrusage.2
@@ -239,15 +239,11 @@ implementation.)
.SH NOTES
Resource usage metrics are preserved across an
.BR execve (2).
-.P
-See also the description of
-.IR /proc/ pid /stat
-in
-.BR proc (5).
.SH SEE ALSO
.BR clock_gettime (2),
.BR getrlimit (2),
.BR times (2),
.BR wait (2),
.BR wait4 (2),
-.BR clock (3)
+.BR clock (3),
+.BR proc_pid_stat (5)