From owner-freebsd-doc Fri Aug 13 16:51:44 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A07BE151D8 for ; Fri, 13 Aug 1999 16:51:41 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA24164; Fri, 13 Aug 1999 16:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 06AC715051 for ; Fri, 13 Aug 1999 16:45:57 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: (from ben) by scientia.demon.co.uk (Exim 3.024 #3) id 11FQKr-000BuW-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 14 Aug 1999 00:02:05 +0100 Message-Id: Date: Sat, 14 Aug 1999 00:02:05 +0100 From: Ben Smithurst Reply-To: ben@scientia.demon.co.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/13130: ruptime(1) manpage: incorrect interval for rwhod broadcasts Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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