From owner-FreeBSD-users-jp@jp.freebsd.org  Mon May 17 07:02:28 1999
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id HAA52535;
	Mon, 17 May 1999 07:02:28 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from dnsgw.tmca.ac.jp (dnsgw.tmca.ac.jp [202.209.88.10])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id HAA52530
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 17 May 1999 07:02:27 +0900 (JST)
	(envelope-from freebsd@tmca.ac.jp)
Received: by dnsgw.tmca.ac.jp (1.39.111.2/3.5Wbeta-dnsgw)
	id AA002692136; Mon, 17 May 1999 07:02:16 +0900
Received: from mailsv(192.168.1.13) by dnsgw.tmca.ac.jp via smap (V2.1)
	id xma000260; Mon, 17 May 99 07:02:07 +0900
Received: from i386.honkan3.tmca.ac.jp by tmca.ac.jp (1.39.111.2/3.5Wbeta-mailsv)
	id AA236352125; Mon, 17 May 1999 07:02:05 +0900
Received: (qmail 20958 invoked by uid 1000); 16 May 1999 22:02:04 -0000
Message-Id: <19990516220204.20957.qmail@i386.honkan3.tmca.ac.jp>
From: "Murakami Hiroshi" <freebsd@tmca.ac.jp>
To: FreeBSD-users-jp@jp.freebsd.org
Date: Mon, 17 May 1999 07:02:04 +0900 (JST)
X-Mailer: ELM [version 2.4ME+ PL43(25)+JP0.43]
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+990430
X-Sequence: FreeBSD-users-jp 42326
Subject: [FreeBSD-users-jp 42326] Leap second; Summer-time
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: freebsd@tmca.ac.jp



GPS $@$@$+86;R;~7W$@$+$NI8=`;~$r;H$C$?%M%C%H%o!<%/%5!<%S%9$K$h$j(J
FreeBSD$@$N;~7W$r$"$o$;$k$H!"(J 22$@IC$@$+<B:]$N;~9o$H$:$l$k$H$+$$$&(J
$@OC$,$"$j$^$7$?!#(J $@1<IC$NN_@QJ,$@$1$:$l$F$$$k$N$G$O$J$$$+$H$$$&(J
$@OC$K$J$j$^$7$?!#(J

FreeBSD2.2.8R $@$N(J online manual $@$N(J

	% man zic

$@$r8+$k$H!"(J Leap second $@$r5-=R$9$k$3$H$,2DG=$G$"$k$h$&$J$3$H$,=q$$$F$"$j$^$9(J.
$@$=$3$G!"(JFreeBSD $@$G$b(J $@2?$+E,@Z$J@_Dj$r$9$l$P!"1<IC$K@5$7$/BP1~$G$-$k$N$G$O(J
$@$J$$$+$H$$$&5$$,$7$^$9(J. ($@$b$A$m$s1<IC$,A^F~$5$l$k$?$S$K(J, $@@_Dj$rDI2C$;$M$P(J
$@$J$j$^$;$s$,(J.)

# $@$=$&$$$($P!"%5%^!<%?%$%`$,F3F~$5$l$+$M$J$$J70O5$$K$J$C$F$-$^$7$?!#(J
# $@JF9q$G#22s%5%^!<%?%$%`$r7P83$7$?BN83$+$i$$$C$F!"$"$l$O$+$s$Y$s(J
# $@$7$FM_$7$$$H;W$$$^$9!#FMA3#1;~4V$O$d$/5/$-$?$j$7$J$$$H$$$1$J$/(J
# $@$J$C$F$7$^$C$?$j$9$k$N$GBND4$,68$C$F$7$^$&$G$9(J.
# $@%5%^!<%?%$%`$NF3F~$KH?BP$7$h$&(J!
$@F3F~$5$l$?$i(JFreeBSD$@$N@_Dj$N$I$3$r$+$($k$h$&$K$9$l$P$h$$$N$G$7$g$&(J.



|ZIC(8)			FreeBSD System Manager's Manual 		ZIC(8)
|
|NAME
|     zic - timezone compiler

	[...cut... ]

|
|
|     Lines in the file that describes leap seconds have the following form:
|
|	  Leap	YEAR  MONTH  DAY  HH:MM:SS  CORR  R/S
|
|     For example:
|
|	  Leap	1974  Dec    31   23:59:60  +	  S
|
|     The YEAR, MONTH, DAY, and HH:MM:SS fields tell when the leap second hap-
|     pened.  The CORR field should be `+' if a second was added or `-' if a
|     second was skipped.  The R/S field should be (an abbreviation of)
|     `Stationary' if the leap second time given by the other fields should be
|     interpreted as GMT or (an abbreviation of) `Rolling' if the leap second
|     time given by the other fields should be interpreted as local wall clock
|     time.

	[...cut... ]

|
|FILE
|     /usr/share/zoneinfo standard directory used for created files
|
|SEE ALSO
|     ctime(3),	tzfile(5),  zdump(8)


