Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/rwhod Fix argument name, and move Pp where it belon...
details: https://anonhg.NetBSD.org/src/rev/bdddee0d2615
branches: trunk
changeset: 584264:bdddee0d2615
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 11 23:45:04 2005 +0000
description:
Fix argument name, and move Pp where it belongs. From YOMURA Masanori in private mail.
diffstat:
usr.sbin/rwhod/rwhod.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 09c85f835871 -r bdddee0d2615 usr.sbin/rwhod/rwhod.8
--- a/usr.sbin/rwhod/rwhod.8 Sun Sep 11 23:43:27 2005 +0000
+++ b/usr.sbin/rwhod/rwhod.8 Sun Sep 11 23:45:04 2005 +0000
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)rwhod.8 8.2 (Berkeley) 12/11/93
-.\" $NetBSD: rwhod.8,v 1.17 2005/08/09 23:27:31 christos Exp $
+.\" $NetBSD: rwhod.8,v 1.18 2005/09/11 23:45:04 wiz Exp $
.\"
.Dd August 9, 2005
.Dt RWHOD 8
@@ -52,7 +52,7 @@
.It Fl i Ar interval
Allows for the broadcast interval to be changed from the default 3 minutes.
The
-.Ar time
+.Ar interval
argument is the number of seconds to change the interval to, or if the
value is suffixed by
.Dq m
@@ -61,8 +61,8 @@
because higher values will cause
.Xr ruptime 1
to mark the host as being down.
+.El
.Pp
-.El
.Nm
operates as both a producer and consumer of status information.
As a producer of information it periodically
Home |
Main Index |
Thread Index |
Old Index