fix broken timed(8) xrefs, noted by David Brownlee.
This commit is contained in:
parent
689e1cbafe
commit
bd361a3aba
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: date.1,v 1.15 1997/03/11 23:43:41 perry Exp $
|
||||
.\" $NetBSD: date.1,v 1.16 1997/05/11 08:34:37 mikel Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -62,7 +62,7 @@ The utility
|
||||
.Xr timed 8
|
||||
is used to synchronize the clocks on groups of machines.
|
||||
By default, if
|
||||
.Xr timed
|
||||
timed
|
||||
is running,
|
||||
.Nm date
|
||||
will set the time on all of the machines in the local group.
|
||||
@ -179,7 +179,7 @@ Exit status is 0 on success, 1 if unable to set the date, and 2
|
||||
if able to set the local date, but unable to set it globally.
|
||||
.Pp
|
||||
Occasionally, when
|
||||
.Xr timed
|
||||
.Xr timed 8
|
||||
synchronizes the time on many hosts, the setting of a new time value may
|
||||
require more than a few seconds.
|
||||
On these occasions,
|
||||
@ -192,7 +192,7 @@ occurs when the communication
|
||||
between
|
||||
.Nm date
|
||||
and
|
||||
.Xr timed
|
||||
timed
|
||||
fails.
|
||||
.\" .Sh BUGS
|
||||
.Sh STANDARDS
|
||||
|
Loading…
Reference in New Issue
Block a user