From fe37a5fda8c8bb461caca10751700cfc2164bfdd Mon Sep 17 00:00:00 2001 From: наб Date: Wed, 13 Mar 2024 15:26:54 +0100 Subject: getrusage.2, proc_pid_io.5: Crosslink MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These serve the same purpose from different perspectives. Signed-off-by: Ahelenia Ziemiańska Signed-off-by: Alejandro Colomar --- man2/getrusage.2 | 3 ++- man5/proc_pid_io.5 | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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) -- cgit v1.2.3