summaryrefslogtreecommitdiffstats
path: root/usr.sbin/timed/timedc/timedc.8
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-10-22 06:20:04 +0000
committercharnier <charnier@FreeBSD.org>1997-10-22 06:20:04 +0000
commitf4735827f2dcd0ab4fa1f4649e0c1a5991f1c345 (patch)
treea57c9359c48417660641279316224edc05bcf353 /usr.sbin/timed/timedc/timedc.8
parent9060aacb1ca06cf1c84acacc335788792c82ecee (diff)
downloadFreeBSD-src-f4735827f2dcd0ab4fa1f4649e0c1a5991f1c345.zip
FreeBSD-src-f4735827f2dcd0ab4fa1f4649e0c1a5991f1c345.tar.gz
Use err(3).
Sync man page and usage string. Strcpy -> strncpy from OpenBSD. -Wall cleaning. Obtained from: OpenBSD
Diffstat (limited to 'usr.sbin/timed/timedc/timedc.8')
-rw-r--r--usr.sbin/timed/timedc/timedc.812
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8
index bb302e0..7647e08 100644
--- a/usr.sbin/timed/timedc/timedc.8
+++ b/usr.sbin/timed/timedc/timedc.8
@@ -56,21 +56,21 @@ Measure the differences between machines' clocks,
Find the location where the master time server is running,
.It
Enable or disable tracing of messages received by
-.Xr timed ,
+.Xr timed 8 ,
and
.It
Perform various debugging actions.
.El
.Pp
Without any arguments,
-.Nm timedc
+.Nm
will prompt for commands from the standard input.
If arguments are supplied,
-.Nm timedc
+.Nm
interprets the first argument as a command and the remaining
arguments as parameters to the command. The standard input
may be redirected causing
-.Nm timedc
+.Nm
to read commands from a file.
Commands may be abbreviated;
recognized commands are:
@@ -97,9 +97,9 @@ Show the master time server for specified host(s).
Enable or disable the tracing of incoming messages to
.Xr timed
in the file
-.Pa /var/log/timed.log.
+.Pa /var/log/timed.log .
.Pp
-.It Ic election Ar host
+.It Ic election Ar host1 Op Ar host2 ...
Asks the daemon
on the target host to reset its "election" timers and to ensure that
a time master has been elected.
OpenPOWER on IntegriCloud