Date: Sat, 14 Aug 1999 00:02:05 +0100 From: Ben Smithurst <ben@scientia.demon.co.uk> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/13130: ruptime(1) manpage: incorrect interval for rwhod broadcasts Message-ID: <E11FQKr-000BuW-00@scientia.demon.co.uk>
next in thread | raw e-mail | index | archive | help
>Number: 13130 >Category: docs >Synopsis: ruptime(1) manpage: incorrect interval for rwhod broadcasts >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 13 16:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ben Smithurst >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: The ruptime(1) manpage states that the rwhod(8) daemon broadcasts its status messages once every minute. This is incorrect; it broadcasts them once every three minutes. >How-To-Repeat: >Fix: --- ruptime.1.orig Fri Aug 13 21:22:38 1999 +++ ruptime.1 Fri Aug 13 21:22:57 1999 @@ -46,7 +46,7 @@ gives a status line like .Ar uptime for each machine on the local network; these are formed from packets -broadcast by each host on the network once a minute. +broadcast by each host on the network once every three minutes. .Pp Machines for which no status report has been received for 11 minutes are shown as being down. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E11FQKr-000BuW-00>