From 3a9fa67a7525f66a60b817b855a31a3d6312b7d7 Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Sat, 14 Aug 1999 01:04:10 +0000 Subject: [PATCH] Specify that `ruptime' data is broadcast once every three minutes, not once every minute. PR: docs/13130 Submitted by: Ben Smithurst --- usr.bin/ruptime/ruptime.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/ruptime/ruptime.1 b/usr.bin/ruptime/ruptime.1 index 3e48bce413ea..ffff7ef214c6 100644 --- a/usr.bin/ruptime/ruptime.1 +++ b/usr.bin/ruptime/ruptime.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ruptime.1 8.2 (Berkeley) 4/5/94 -.\" $Id$ +.\" $Id: ruptime.1,v 1.4 1997/02/22 19:56:50 peter Exp $ .\" .Dd April 5, 1994 .Dt RUPTIME 1 @@ -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.