summaryrefslogtreecommitdiffstats
path: root/usr.sbin/timed
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
committerru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
commit71e2293ad43d8745a8e735483e3f07631714be05 (patch)
treeeb7d53179ad22344ae698f8aa866faa0e415686c /usr.sbin/timed
parentbb7634eb859aa29d7425840bb3ae3c7391c27b87 (diff)
downloadFreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.zip
FreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.sbin/timed')
-rw-r--r--usr.sbin/timed/timed/timed.810
-rw-r--r--usr.sbin/timed/timedc/timedc.82
2 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/timed/timed/timed.8 b/usr.sbin/timed/timed/timed.8
index 9ec651c..41f072b 100644
--- a/usr.sbin/timed/timed/timed.8
+++ b/usr.sbin/timed/timed/timed.8
@@ -39,7 +39,7 @@
.Nm timed
.Nd time server daemon
.Sh SYNOPSIS
-.Nm timed
+.Nm
.Op Fl dtM
.Op Fl i Ar network
.Op Fl n Ar network
@@ -53,7 +53,7 @@ which is normally invoked at boot time from the
file.
It synchronizes the host's time with the time of other
machines, which are also running
-.Nm Ns ,
+.Nm ,
in a local area network.
These time servers will slow down the clocks of some machines
and speed up the clocks of others to bring them to the average network time.
@@ -74,7 +74,7 @@ to the list of networks to ignore.
All other networks
to which the machine is directly connected
are used by
-.Nm Ns .
+.Nm .
This option may be specified multiple times
to add more than one network to the list.
.It Fl F Ar host ...
@@ -101,7 +101,7 @@ to the list of allowed networks.
All other networks
to which the machine is directly connected
are ignored by
-.Nm Ns .
+.Nm .
This option may be specified multiple times
to add more than one network to the list.
.It Fl t
@@ -217,7 +217,7 @@ that looked for time masters on more than one network and eventually
chose to become a slave on the other network.
.Sh WARNINGS
If two or more time daemons, whether
-.Nm Ns ,
+.Nm ,
.Tn NTP ,
try to adjust the same clock, temporal chaos will result.
If both
diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8
index c07beb6..42482d3 100644
--- a/usr.sbin/timed/timedc/timedc.8
+++ b/usr.sbin/timed/timedc/timedc.8
@@ -39,7 +39,7 @@
.Nm timedc
.Nd timed control program
.Sh SYNOPSIS
-.Nm timedc
+.Nm
.Oo Ar command\ \&
.Op Ar argument ...
.Oc
OpenPOWER on IntegriCloud