Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/ruptime Say which daemon produces the data and corre...
details: https://anonhg.NetBSD.org/src/rev/e4b2ffb0068a
branches: trunk
changeset: 583505:e4b2ffb0068a
user: christos <christos%NetBSD.org@localhost>
date: Tue Aug 09 23:28:59 2005 +0000
description:
Say which daemon produces the data and correct the default of 3 minutes
(Liam Foy)
diffstat:
usr.bin/ruptime/ruptime.1 | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 607c12983447 -r e4b2ffb0068a usr.bin/ruptime/ruptime.1
--- a/usr.bin/ruptime/ruptime.1 Tue Aug 09 23:27:31 2005 +0000
+++ b/usr.bin/ruptime/ruptime.1 Tue Aug 09 23:28:59 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ruptime.1,v 1.8 2003/08/07 11:15:45 agc Exp $
+.\" $NetBSD: ruptime.1,v 1.9 2005/08/09 23:28:59 christos Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -28,9 +28,9 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ruptime.1 8.2 (Berkeley) 4/5/94
-.\" $NetBSD: ruptime.1,v 1.8 2003/08/07 11:15:45 agc Exp $
+.\" $NetBSD: ruptime.1,v 1.9 2005/08/09 23:28:59 christos Exp $
.\"
-.Dd April 5, 1994
+.Dd August 9, 2005
.Dt RUPTIME 1
.Os
.Sh NAME
@@ -44,7 +44,10 @@
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.
+broadcasted by each host on the network via the
+.Xr rwhod 8
+daemon.
+The default broadcast time by the hosts is every three minutes.
.Pp
Machines for which no status report has been received for 11
minutes are shown as being down.
Home |
Main Index |
Thread Index |
Old Index