summaryrefslogtreecommitdiffstats
path: root/man5/proc_pid_smaps.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc_pid_smaps.5')
-rw-r--r--man5/proc_pid_smaps.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc_pid_smaps.5 b/man5/proc_pid_smaps.5
index b029fcf1b..1932807fe 100644
--- a/man5/proc_pid_smaps.5
+++ b/man5/proc_pid_smaps.5
@@ -13,7 +13,7 @@
.IR /proc/ pid /smaps " (since Linux 2.6.14)"
This file shows memory consumption for each of the process's mappings.
(The
-.BR pmap (1)
+.MR pmap 1
command displays similar information,
in a form that may be easier for parsing.)
For each mapping there is a series of lines such as the following:
@@ -72,7 +72,7 @@ or not.
.IP
The "ProtectionKey" line (available since Linux 4.9, on x86 only)
contains the memory protection key (see
-.BR pkeys (7))
+.MR pkeys 7 )
associated with the virtual memory area.
This entry is present only if the kernel was built with the
.B CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS
@@ -126,4 +126,4 @@ file is present only if the
.B CONFIG_PROC_PAGE_MONITOR
kernel configuration option is enabled.
.SH SEE ALSO
-.BR proc (5)
+.MR proc 5