summaryrefslogtreecommitdiffstats
path: root/man5/proc_loadavg.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc_loadavg.5')
-rw-r--r--man5/proc_loadavg.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/proc_loadavg.5 b/man5/proc_loadavg.5
index eff023b27..f3f90f003 100644
--- a/man5/proc_loadavg.5
+++ b/man5/proc_loadavg.5
@@ -14,7 +14,7 @@ The first three fields in this file are load average figures
giving the number of jobs in the run queue (state R)
or waiting for disk I/O (state D) averaged over 1, 5, and 15 minutes.
They are the same as the load average numbers given by
-.BR uptime (1)
+.MR uptime 1
and other programs.
The fourth field consists of two numbers separated by a slash (/).
The first of these is the number of currently runnable kernel
@@ -24,4 +24,4 @@ that currently exist on the system.
The fifth field is the PID of the process that was most
recently created on the system.
.SH SEE ALSO
-.BR proc (5)
+.MR proc 5