From 24c48a8f25583ba47818de652f2cb4e40c632d73 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 18 May 2007 08:00:21 +0000 Subject: s/DIAGNOSTICS/RETURN VALUE/ --- man3/getloadavg.3 | 2 +- man3/rcmd.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'man3') 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 -- cgit v1.2.3