From ben@scientia.demon.co.uk Fri Aug 13 16:46:22 1999
Return-Path: <ben@scientia.demon.co.uk>
Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13])
	by hub.freebsd.org (Postfix) with ESMTP id 06AC715051
	for <FreeBSD-gnats-submit@freebsd.org>; 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: <E11FQKr-000BuW-00@scientia.demon.co.uk>
Date: Sat, 14 Aug 1999 00:02:05 +0100
From: Ben Smithurst <ben@scientia.demon.co.uk>
Reply-To: ben@scientia.demon.co.uk
To: FreeBSD-gnats-submit@freebsd.org
Subject: ruptime(1) manpage: incorrect interval for rwhod broadcasts
X-Send-Pr-Version: 3.2

>Number:         13130
>Category:       docs
>Synopsis:       ruptime(1) manpage: incorrect interval for rwhod broadcasts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 16:50:01 PDT 1999
>Closed-Date:    Fri Aug 13 18:10:31 PDT 1999
>Last-Modified:  Fri Aug 13 18:11:23 PDT 1999
>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:
State-Changed-From-To: open->closed 
State-Changed-By: chris 
State-Changed-When: Fri Aug 13 18:10:31 PDT 1999 
State-Changed-Why:  
Patch applied in version 1.5 (-CURRENT) and 1.4.2.1 (-STABLE), thanks! 
>Unformatted:
