summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 124252319..1948fff18 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)