1502 Remove conversion cruft from manpages
[unleashed.git] / usr / src / man / man1m / rdate.1m
blob510b5ba1d610718381962d333823cdf381402781
1 '\" te
2 .\" Copyright (c) 2001 Sun Microsystems, Inc.  All Rights Reserved.
3 .\" Copyright 1989 AT&T
4 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
5 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
6 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
7 .TH RDATE 1M "Mar 16, 2006"
8 .SH NAME
9 rdate \- set system date from a remote host
10 .SH SYNOPSIS
11 .LP
12 .nf
13 \fBrdate\fR \fIhostname\fR
14 .fi
16 .SH DESCRIPTION
17 .sp
18 .LP
19 \fBrdate\fR sets the local date and time from the \fIhostname\fR given as an
20 argument. You must have the authorization \fBsolaris.system.date\fR on the
21 local system. Typically, \fBrdate\fR is used in a startup script.
22 .sp
23 .LP
24 \fBrdate\fR requests are responded to by the "time" service on the specified
25 host. To enable the "time" service, use the following commands:
26 .sp
27 .in +2
28 .nf
29 svcadm enable time:stream
30 svcadm enable time:dgram
31 .fi
32 .in -2
33 .sp
35 .SH USAGE
36 .sp
37 .LP
38 The \fBrdate\fR command is IPv6-enabled. See \fBip6\fR(7P).
39 .SH SEE ALSO
40 .sp
41 .LP
42 \fBinetd\fR(1M), \fBinetd.conf\fR(4), \fBattributes\fR(5), \fBip6\fR(7P)