diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-08-14 01:05:30 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-08-14 01:05:30 +0000 |
| commit | daf914df76e4cba0e142b41e2375c8e67335b6e9 (patch) | |
| tree | d13f09f77fe82087fd5f3deb55f0a7a80644a10f /usr.bin | |
| parent | c8a5cc05c74717e191f1677c73883efcad9e2875 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -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..dc2adc061811 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.5 1999/08/14 01:04:10 chris 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. |
