summaryrefslogtreecommitdiff
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/getloadavg.32
-rw-r--r--man3/rcmd.32
2 files changed, 2 insertions, 2 deletions
diff --git a/man3/getloadavg.3 b/man3/getloadavg.3
index d6f79c9e..a8672582 100644
--- a/man3/getloadavg.3
+++ b/man3/getloadavg.3
@@ -49,7 +49,7 @@ samples are retrieved and assigned to successive elements of
.Fa loadavg Ns Bq .
The system imposes a maximum of 3 samples, representing averages
over the last 1, 5, and 15 minutes, respectively.
-.Sh DIAGNOSTICS
+.Sh RETURN VALUE
If the load average was unobtainable, \-1 is returned; otherwise,
the number of samples actually retrieved is returned.
.Sh HISTORY
diff --git a/man3/rcmd.3 b/man3/rcmd.3
index 74e4f614..a331762c 100644
--- a/man3/rcmd.3
+++ b/man3/rcmd.3
@@ -175,7 +175,7 @@ If the IP address of the remote host is known,
should be used in preference to
.Fn ruserok ,
as it does not require trusting the DNS server for the remote host's domain.
-.Sh DIAGNOSTICS
+.Sh RETURN VALUE
The
.Fn rcmd
function