diff options
Diffstat (limited to 'usr/src/man/man1m/rtc.1m')
-rw-r--r-- | usr/src/man/man1m/rtc.1m | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/usr/src/man/man1m/rtc.1m b/usr/src/man/man1m/rtc.1m index 2301483ff4..fd258fde45 100644 --- a/usr/src/man/man1m/rtc.1m +++ b/usr/src/man/man1m/rtc.1m @@ -3,7 +3,7 @@ .\" 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. .\" 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. .\" 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] -.TH rtc 1M "3 Oct 2003" "SunOS 5.11" "System Administration Commands" +.TH RTC 1M "Oct 3, 2003" .SH NAME rtc \- provide all real-time clock and GMT-lag management .SH SYNOPSIS @@ -32,12 +32,10 @@ to ensure that daylight savings time (\fBDST\fR) is corrected for properly. .SH OPTIONS .sp .ne 2 -.mk .na \fB\fB-c\fR\fR .ad .RS 16n -.rt This option checks for \fBDST\fR and makes corrections if necessary. It is normally run once a day by a \fBcron\fR job. .sp @@ -47,12 +45,10 @@ will do nothing. .sp .ne 2 -.mk .na \fB\fB\fR\fB-z\fR\fB \fR\fIzone-name\fR\fR .ad .RS 16n -.rt This option, which is normally run by the system at software installation time, is used to specify the time zone in which the \fBRTC\fR is to be maintained. It updates the configuration file \fB/etc/rtc_config\fR with the name of the @@ -64,12 +60,10 @@ command will create it. .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/rtc_config\fR\fR .ad .RS 19n -.rt The data file used to record the time zone and \fBGMT\fR lag. This file is completely managed by \fB/usr/sbin/rtc\fR, and it is read by the kernel. .RE @@ -82,13 +76,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -Architecturex86 +Architecture x86 .TE .SH SEE ALSO |