[PATCH 6/6] getrusage.2, proc_pid_io.5: crosslink
From: наб <hidden>
Date: 2024-03-13 14:26:56
Subsystem:
the rest · Maintainer:
Linus Torvalds
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: наб <hidden>
Date: 2024-03-13 14:26:56
Subsystem:
the rest · Maintainer:
Linus Torvalds
These serve the same purpose from different perspectives Signed-off-by: Ahelenia Ziemiańska <redacted> --- 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 @@ .SH SEE ALSO .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 181717192..d0116ba13 100644
--- a/man5/proc_pid_io.5
+++ b/man5/proc_pid_io.5@@ -92,4 +92,5 @@ .SH DESCRIPTION access mode .BR PTRACE_MODE_READ_FSCREDS . .SH SEE ALSO +.BR getrusage (2), .BR proc (5)
--
2.39.2