summaryrefslogtreecommitdiffstats
path: root/man5/proc_pid_auxv.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc_pid_auxv.5')
-rw-r--r--man5/proc_pid_auxv.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc_pid_auxv.5 b/man5/proc_pid_auxv.5
index 2202346ea..8726c4c40 100644
--- a/man5/proc_pid_auxv.5
+++ b/man5/proc_pid_auxv.5
@@ -17,11 +17,11 @@ The format is one \fIunsigned long\fP ID
plus one \fIunsigned long\fP value for each entry.
The last entry contains two zeros.
See also
-.BR getauxval (3).
+.MR getauxval 3 .
.IP
Permission to access this file is governed by a ptrace access mode
.B PTRACE_MODE_READ_FSCREDS
check; see
-.BR ptrace (2).
+.MR ptrace 2 .
.SH SEE ALSO
-.BR proc (5)
+.MR proc 5