minix/man/man8/rdate.8
2005-05-02 13:01:42 +00:00

21 lines
498 B
Groff

.TH RDATE 8
.SH NAME
rdate \- set time and date from a remote host
.SH SYNOPSIS
.B rdate
.IR host " ..."
.SH DESCRIPTION
.B Rdate
obtains the current time from a remote time server. If run by the
super-user then local time is set to that time. The time of the remote host
is printed on standard output.
.PP
More than one host name may be specified. They are tried one by one until
one responds.
.SH "SEE ALSO"
.BR date (1),
.BR readclock (8),
.BR inet (8).
.SH AUTHOR
Kees J. Bot (kjb@cs.vu.nl)