aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2024-03-13 15:26:48 +0100
committerAlejandro Colomar <alx@kernel.org>2024-03-14 17:21:37 +0100
commit524010ffc81adddcabda5613acc5b5024b176ba2 (patch)
tree7861f48deecefd4a61f841f3ead8b7a69e5fea1d
parent4af509c34f202b102c0f6e0314633e1cbcd119dc (diff)
downloadman-pages-524010ffc81adddcabda5613acc5b5024b176ba2.tar.gz
proc_pid_io.5: wfix
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man5/proc_pid_io.58
1 files changed, 4 insertions, 4 deletions
diff --git a/man5/proc_pid_io.5 b/man5/proc_pid_io.5
index 1242523191..1948fff180 100644
--- a/man5/proc_pid_io.5
+++ b/man5/proc_pid_io.5
@@ -90,9 +90,9 @@ if process A reads process B's
while process B is updating one of these 64-bit counters,
process A could see an intermediate result.
.IP
-Permission to access this file is governed by a ptrace access mode
-.B PTRACE_MODE_READ_FSCREDS
-check; see
-.BR ptrace (2).
+Permission to access this file is governed by
+.BR ptrace (2)
+access mode
+.BR PTRACE_MODE_READ_FSCREDS .
.SH SEE ALSO
.BR proc (5)