summaryrefslogtreecommitdiffstats
path: root/man5/proc_pid_map_files.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc_pid_map_files.5')
-rw-r--r--man5/proc_pid_map_files.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc_pid_map_files.5 b/man5/proc_pid_map_files.5
index da726dcfc..af550276e 100644
--- a/man5/proc_pid_map_files.5
+++ b/man5/proc_pid_map_files.5
@@ -13,7 +13,7 @@
.\" commit 640708a2cff7f81e246243b0073c66e6ece7e53e
This subdirectory contains entries corresponding to memory-mapped
files (see
-.BR mmap (2)).
+.MR mmap 2 ).
Entries are named by memory region start and end
address pair (expressed as hexadecimal numbers),
and are symbolic links to the mapped files themselves.
@@ -51,7 +51,7 @@ lrw\-\-\-\-\-\-\-. 1 root root 64 Apr 16 21:33
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 .
.IP
Until Linux 4.3,
.\" commit bdb4d100afe9818aebd1d98ced575c5ef143456c
@@ -69,4 +69,4 @@ or
.B CAP_CHECKPOINT_RESTORE
in the initial (i.e. root) user namespace.
.SH SEE ALSO
-.BR proc (5)
+.MR proc 5