summaryrefslogtreecommitdiffstats
path: root/man5/proc_profile.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc_profile.5')
-rw-r--r--man5/proc_profile.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/proc_profile.5 b/man5/proc_profile.5
index 994a4d888..45e21fbbd 100644
--- a/man5/proc_profile.5
+++ b/man5/proc_profile.5
@@ -14,11 +14,11 @@ This file is present only if the kernel was booted with the
.I profile=1
command-line option.
It exposes kernel profiling information in a binary format for use by
-.BR readprofile (1).
+.MR readprofile 1 .
Writing (e.g., an empty string) to this file resets the profiling counters;
on some architectures,
writing a binary integer "profiling multiplier" of size
.I sizeof(int)
sets the profiling interrupt frequency.
.SH SEE ALSO
-.BR proc (5)
+.MR proc 5