summaryrefslogtreecommitdiffstats
path: root/man3/getloadavg.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getloadavg.3')
-rw-r--r--man3/getloadavg.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/getloadavg.3 b/man3/getloadavg.3
index 89f18d797..1e3afe4d1 100644
--- a/man3/getloadavg.3
+++ b/man3/getloadavg.3
@@ -61,7 +61,7 @@ averaged over various periods of time.
Up to
.I nelem
samples are retrieved and assigned to successive elements of
-.IR loadavg [].
+.IR loadavg[] .
The system imposes a maximum of 3 samples, representing averages
over the last 1, 5, and 15 minutes, respectively.
.SH RETURN VALUE
@@ -94,7 +94,7 @@ Present on the BSDs and Solaris.
.BR uptime (1),
.BR proc (5)
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,