diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-08-14 01:04:10 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-08-14 01:04:10 +0000 |
| commit | 3a9fa67a7525f66a60b817b855a31a3d6312b7d7 (patch) | |
| tree | c7184a615d06038003455407629e0d826557cb35 /usr.bin/ruptime | |
| parent | 2d3a25e9018bdc726b2ac981dcc3e755e64ece22 (diff) | |
Notes
Diffstat (limited to 'usr.bin/ruptime')
| -rw-r--r-- | usr.bin/ruptime/ruptime.1 | 4 |
1 files 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. |
