aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 5ac095124..65aaa319f 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -287,7 +287,7 @@ for tz in etcetera southamerica northamerica europe africa antarctica \
zic -L leapseconds -d $ZONEINFO/right -y "sh yearistype.sh" ${tz}
done
-cp -v zone.tab iso3166.tab $ZONEINFO
+cp -v zone.tab zone1970.tab iso3166.tab $ZONEINFO
zic -d $ZONEINFO -p America/New_York
unset ZONEINFO</userinput></screen>