Add tzcode package
This commit is contained in:
60
tzcode/tzcode-man3.patch
Normal file
60
tzcode/tzcode-man3.patch
Normal file
@@ -0,0 +1,60 @@
|
||||
--- origsrc/newctime.3 2011-06-15 12:43:12.000000000 +0200
|
||||
+++ src/newctime.3 2012-03-19 15:33:47.593750000 +0100
|
||||
@@ -197,20 +197,20 @@
|
||||
of the Prime Meridian.
|
||||
The field's name is derived from Greenwich Mean Time, a precursor of UT.
|
||||
.SH FILES
|
||||
-.ta \w'/usr/local/etc/zoneinfo/posixrules\0\0'u
|
||||
-/usr/local/etc/zoneinfo time zone information directory
|
||||
+.ta \w'/usr/share/zoneinfo/posixrules\0\0'u
|
||||
+/usr/share/zoneinfo time zone information directory
|
||||
.br
|
||||
-/usr/local/etc/zoneinfo/localtime local time zone file
|
||||
+/usr/share/zoneinfo/localtime local time zone file
|
||||
.br
|
||||
-/usr/local/etc/zoneinfo/posixrules used with POSIX-style TZ's
|
||||
+/usr/share/zoneinfo/posixrules used with POSIX-style TZ's
|
||||
.br
|
||||
-/usr/local/etc/zoneinfo/GMT for UTC leap seconds
|
||||
+/usr/share/zoneinfo/GMT for UTC leap seconds
|
||||
.sp
|
||||
If
|
||||
-.B /usr/local/etc/zoneinfo/GMT
|
||||
+.B /usr/share/zoneinfo/GMT
|
||||
is absent,
|
||||
UTC leap seconds are loaded from
|
||||
-.BR /usr/local/etc/zoneinfo/posixrules .
|
||||
+.BR /usr/share/zoneinfo/posixrules .
|
||||
.SH SEE ALSO
|
||||
getenv(3),
|
||||
newstrftime(3),
|
||||
--- origsrc/newtzset.3 2011-06-15 12:43:12.000000000 +0200
|
||||
+++ src/newtzset.3 2012-03-19 15:33:47.593750000 +0100
|
||||
@@ -262,20 +262,20 @@
|
||||
and cannot be interpreted as a direct specification,
|
||||
UTC is used.
|
||||
.SH FILES
|
||||
-.ta \w'/usr/local/etc/zoneinfo/posixrules\0\0'u
|
||||
-/usr/local/etc/zoneinfo time zone information directory
|
||||
+.ta \w'/usr/share/zoneinfo/posixrules\0\0'u
|
||||
+/usr/share/zoneinfo time zone information directory
|
||||
.br
|
||||
-/usr/local/etc/zoneinfo/localtime local time zone file
|
||||
+/usr/share/zoneinfo/localtime local time zone file
|
||||
.br
|
||||
-/usr/local/etc/zoneinfo/posixrules used with POSIX-style TZ's
|
||||
+/usr/share/zoneinfo/posixrules used with POSIX-style TZ's
|
||||
.br
|
||||
-/usr/local/etc/zoneinfo/GMT for UTC leap seconds
|
||||
+/usr/share/zoneinfo/GMT for UTC leap seconds
|
||||
.sp
|
||||
If
|
||||
-.B /usr/local/etc/zoneinfo/GMT
|
||||
+.B /usr/share/zoneinfo/GMT
|
||||
is absent,
|
||||
UTC leap seconds are loaded from
|
||||
-.BR /usr/local/etc/zoneinfo/posixrules .
|
||||
+.BR /usr/share/zoneinfo/posixrules .
|
||||
.SH SEE ALSO
|
||||
getenv(3),
|
||||
newctime(3),
|
||||
Reference in New Issue
Block a user