Loading...
--- Libc/Libc-1725.40.4/gen/tzset.3
+++ Libc/Libc-583/gen/tzset.3
@@ -298,32 +298,27 @@
 .Em rule
 from the rest of the specification.
 .Sh FILES
-#ifdef UNIFDEF_TZDIR_SYMLINK
-.ds zi /var/db/timezone/zoneinfo
-#else /* !UNIFDEF_TZDIR_SYMLINK */
-.ds zi /usr/share/zoneinfo
-#endif /* UNIFDEF_TZDIR_SYMLINK */
-.Bl -tag -width \*(zi/posixrules -compact
+.Bl -tag -width /usr/share/zoneinfo/posixrules -compact
 .It Pa /etc/localtime
 local time zone file
-.It Pa \*(zi
+.It Pa /usr/share/zoneinfo
 time zone directory
-.It Pa \*(zi/posixrules
+.It Pa /usr/share/zoneinfo/posixrules
 rules for
 .Tn POSIX Ns -style
 .Tn TZ Ns 's
-.It Pa \*(zi/GMT
+.It Pa /usr/share/zoneinfo/GMT
 for
 .Tn UTC
 leap seconds
 .El
 .Pp
 If the file
-.Pa \*(zi/GMT
+.Pa /usr/share/zoneinfo/GMT
 does not exist,
 .Tn UTC
 leap seconds are loaded from
-.Pa \*(zi/posixrules .
+.Pa /usr/share/zoneinfo/posixrules .
 .Sh SEE ALSO
 .Xr date 1 ,
 .Xr gettimeofday 2 ,