s/DIAGNOSTICS/RETURN VALUE/

This commit is contained in:
Michael Kerrisk 2007-05-18 08:00:21 +00:00
parent 4da8f5148e
commit 24c48a8f25
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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