summaryrefslogtreecommitdiffstats
path: root/man5/proc_pid_timerslack_ns.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc_pid_timerslack_ns.5')
-rw-r--r--man5/proc_pid_timerslack_ns.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc_pid_timerslack_ns.5 b/man5/proc_pid_timerslack_ns.5
index 73673faca..32c26c86e 100644
--- a/man5/proc_pid_timerslack_ns.5
+++ b/man5/proc_pid_timerslack_ns.5
@@ -21,13 +21,13 @@ Writing 0 to this file resets the "current" timer slack to the
For further details, see the discussion of
.B PR_SET_TIMERSLACK
in
-.BR prctl (2).
+.MR prctl 2 .
.IP
Initially,
permission to access this file was governed by a ptrace access mode
.B PTRACE_MODE_ATTACH_FSCREDS
check (see
-.BR ptrace (2)).
+.MR ptrace 2 ).
However, this was subsequently deemed too strict a requirement
(and had the side effect that requiring a process to have the
.B CAP_SYS_PTRACE
@@ -38,4 +38,4 @@ only the (weaker)
.B CAP_SYS_NICE
capability is required to access this file.
.SH SEE ALSO
-.BR proc (5)
+.MR proc 5