8980 BIOS clock is sometimes one hour fast
[unleashed.git] / usr / src / man / man1m / tzselect.1m
blob13e91a6e1203bbb9aa0e724a01be8315cb45b260
1 '\" te
2 .\" Copyright (c) 2001, Sun Microsystems, Inc. All Rights Reserved.
3 .\" 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.
4 .\" 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.
5 .\" 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]
6 .TH TZSELECT 1M "Sep 6, 2001"
7 .SH NAME
8 tzselect \- select a time zone
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/bin/tzselect\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBtzselect\fR program asks you a series of questions about the current
19 location and outputs the resulting time zone description to standard output.
20 The output is suitable as a value for the \fBTZ\fR environment variable.
21 .sp
22 .LP
23 All user interaction is through standard input and standard error.
24 .SH OPTIONS
25 .sp
26 .LP
27 The \fBtzselect\fR command has no options.
28 .SH EXIT STATUS
29 .sp
30 .LP
31 The following exit values are returned:
32 .sp
33 .ne 2
34 .na
35 \fB\fB0\fR \fR
36 .ad
37 .RS 6n
38 Timezone information was successfully obtained.
39 .RE
41 .sp
42 .ne 2
43 .na
44 \fB>\fB0\fR\fR
45 .ad
46 .RS 6n
47 An error occurred.
48 .RE
50 .SH FILES
51 .sp
52 .ne 2
53 .na
54 \fB\fB/usr/share/lib/zoneinfo\fR \fR
55 .ad
56 .RS 28n
57 directory containing timezone data files
58 .RE
60 .SH ATTRIBUTES
61 .sp
62 .LP
63 See \fBattributes\fR(5) for descriptions of the following attributes:
64 .sp
66 .sp
67 .TS
68 box;
69 c | c
70 l | l .
71 ATTRIBUTE TYPE  ATTRIBUTE VALUE
73 Stability       Evolving
74 .TE
76 .SH SEE ALSO
77 .sp
78 .LP
79 \fBzdump\fR(1M), \fBzic\fR(1M), \fBctime\fR(3C), \fBattributes\fR(5)