diff options
author | J William Piggott <elseifthen@gmx.com> | 2015-02-12 22:19:00 -0500 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2015-02-12 22:21:13 -0500 |
commit | 3f293d614c9e641a0d96d347df5c1c5ee687762f (patch) | |
tree | 1c57e38132947f9b25391d033bd692fb104601c8 /manual | |
parent | e8bd5286c68bc35be3b41e94c15c4387dcb3bec9 (diff) | |
download | glibc-3f293d614c9e641a0d96d347df5c1c5ee687762f.tar.gz glibc-3f293d614c9e641a0d96d347df5c1c5ee687762f.tar.xz glibc-3f293d614c9e641a0d96d347df5c1c5ee687762f.zip |
[BZ #17969]
* manual/time.texi (TZ Variable): The zoneinfo path is /usr/share/zoneinfo.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/time.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/time.texi b/manual/time.texi index a7bf156a79..c8c728886d 100644 --- a/manual/time.texi +++ b/manual/time.texi @@ -2509,11 +2509,11 @@ rule for choosing the default time zone, so there is little we can say about them. @cindex time zone database -@pindex /share/lib/zoneinfo +@pindex /usr/share/zoneinfo @pindex zoneinfo If @var{characters} begins with a slash, it is an absolute file name; otherwise the library looks for the file -@w{@file{/share/lib/zoneinfo/@var{characters}}}. The @file{zoneinfo} +@w{@file{/usr/share/zoneinfo/@var{characters}}}. The @file{zoneinfo} directory contains data files describing local time zones in many different parts of the world. The names represent major cities, with subdirectories for geographical areas; for example, |