]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getrusage.2, proc_pid_io.5: Crosslink
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Wed, 13 Mar 2024 14:26:54 +0000 (15:26 +0100)
committerAlejandro Colomar <alx@kernel.org>
Thu, 14 Mar 2024 16:33:18 +0000 (17:33 +0100)
These serve the same purpose from different perspectives.

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man2/getrusage.2
man5/proc_pid_io.5

index 8baff09c46e00222d4352248d85d6443e7f4e256..2ae9dafa45ebbd6b5fbe032025a1b4871edaf345 100644 (file)
@@ -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)
index 58fd9a5ab09dd903935c420bb0bd08eb6da44625..d6eaebf5d0ab1b22bd1770f973e666b4007bf035 100644 (file)
@@ -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)