diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 4408d59db..11dd9ab88 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -377,7 +377,9 @@ zic -d /usr/share/zoneinfo -p America/New_York</userinput></screen> <varlistentry> <term><parameter>zic ... -p ...</parameter></term> <listitem> - <para>This creates the <filename>posixrules</filename> file.</para> + <para>This creates the <filename>posixrules</filename> file. We use + New York because POSIX requites the daylight savings time rules + to be unaccordance with US rules,</para> </listitem> </varlistentry> </variablelist> |