From: наб Date: Wed, 13 Mar 2024 14:26:54 +0000 (+0100) Subject: getrusage.2, proc_pid_io.5: Crosslink X-Git-Tag: man-pages-6.7~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe37a5fda8c8bb461caca10751700cfc2164bfdd;p=thirdparty%2Fman-pages.git getrusage.2, proc_pid_io.5: Crosslink These serve the same purpose from different perspectives. Signed-off-by: Ahelenia Ziemiańska Signed-off-by: Alejandro Colomar --- diff --git a/man2/getrusage.2 b/man2/getrusage.2 index 8baff09c4..2ae9dafa4 100644 --- a/man2/getrusage.2 +++ b/man2/getrusage.2 @@ -246,4 +246,5 @@ Resource usage metrics are preserved across an .BR wait (2), .BR wait4 (2), .BR clock (3), -.BR proc_pid_stat (5) +.BR proc_pid_stat (5), +.BR proc_pid_io (5) diff --git a/man5/proc_pid_io.5 b/man5/proc_pid_io.5 index 58fd9a5ab..d6eaebf5d 100644 --- a/man5/proc_pid_io.5 +++ b/man5/proc_pid_io.5 @@ -94,4 +94,5 @@ Permission to access this file is governed by access mode .BR PTRACE_MODE_READ_FSCREDS . .SH SEE ALSO +.BR getrusage (2), .BR proc (5)