summaryrefslogtreecommitdiff
path: root/newctime.3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'newctime.3.txt')
-rw-r--r--newctime.3.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/newctime.3.txt b/newctime.3.txt
index 7a59bbe05e3b..01ec922f1461 100644
--- a/newctime.3.txt
+++ b/newctime.3.txt
@@ -143,14 +143,13 @@ DESCRIPTION
exist in this form in future releases of this code.
FILES
- /usr/share/zoneinfo timezone information directory
- /usr/share/zoneinfo/localtime local timezone file
- /usr/share/zoneinfo/posixrules default DST rules (obsolete,
- and can cause bugs if present)
+ /etc/localtime local timezone file
+ /usr/share/zoneinfo timezone directory
+ /usr/share/zoneinfo/posixrules default DST rules (obsolete)
/usr/share/zoneinfo/GMT for UTC leap seconds
If /usr/share/zoneinfo/GMT is absent, UTC leap seconds are loaded from
- /usr/share/zoneinfo/posixrules.
+ /usr/share/zoneinfo/GMT0 if present.
SEE ALSO
getenv(3), newstrftime(3), newtzset(3), time(2), tzfile(5)