OSDN Git Service

(split) LDP: Update the version to 3.53 in PO files
[linuxjm/LDP_man-pages.git] / draft / man8 / zdump.8
1 .\" %%%LICENSE_START(PUBLIC_DOMAIN)
2 .\" This page is in the public domain
3 .\" %%%LICENSE_END
4 .\"
5 .\"*******************************************************************
6 .\"
7 .\" This file was generated with po4a. Translate the source file.
8 .\"
9 .\"*******************************************************************
10 .TH ZDUMP 8 2013\-02\-12 "" "Linux System Administration"
11 .SH 名前
12 zdump \- タイムゾーンをダンプする
13 .SH 書式
14 \fBzdump\fP [ \fB\-\-version\fP ] [ \fB\-\-help\fP ] [ \fB\-v\fP ] [ \fB\-c\fP
15 [\fIloyear\fP\fB,\fP]\fIhiyear\fP ] [ \fIzonename\fP ... ]
16 .SH 説明
17 \fIzdump\fP は コマンドラインで指定した \fIzonename\fP それぞれにおける現在時刻を表示する。
18 .PP
19 以下のオプションを指定できる:
20 .TP 
21 \fB\-\-version\fP
22 バージョン情報を出力し、終了する。
23 .TP 
24 \fB\-\-help\fP
25 簡潔な使用方法を表示して、終了する
26 .TP 
27 \fB\-v\fP
28 コマンドラインで与えられた \fIzonename\fP それぞれに対して、指定可能な最低位の時刻値 (time value)、
29 最低位の時刻値の一日後の時刻、 見付かった時間不連続の一秒前と丁度その時刻、 最高位時刻値の一日前の時刻、 指定可能な最高位の時刻値、を表示する。
30 それぞれの行の末尾には、 与えられている時刻がサマータイム (Daylight Saving Time) なら \fBisdst=1\fP が、そうでなければ
31 \fBisdst=0\fP が付加される。
32 .TP 
33 \fB\-c \fP[\fIloyear\fP\fB,\fP]\fIhiyear\fP
34 Cut off the verbose output near the start of the given year(s).  The output
35 still includes the lowest possible time value and one day after it, and the
36 highest possible time value preceded by the time value one day before it.
37 .SH 関連項目
38 .\" @(#)zdump.8 7.3
39 \fBtzfile\fP(5), \fBzic\fP(8)
40 .SH この文書について
41 この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
42 である。プロジェクトの説明とバグ報告に関する情報は
43 http://www.kernel.org/doc/man\-pages/ に書かれている。