summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-03-30 23:56:28 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-03-30 23:56:28 +0000
commit9be0ef330113ee4f47cf6184cff6a8ebb3c73870 (patch)
tree7cd31ed9d8c53c2295c7b816bd4c0a69b6414fd0 /lib
parentddc3a3f15f9d98bf9aa02301113c8ae9b1f2ff80 (diff)
Reference /etc/localtime in FILES section.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/time/zic.84
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/time/zic.8 b/lib/libc/time/zic.8
index 958e6bd3854..27260278860 100644
--- a/lib/libc/time/zic.8
+++ b/lib/libc/time/zic.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: zic.8,v 1.10 2000/03/04 22:19:32 aaron Exp $
+.\" $OpenBSD: zic.8,v 1.11 2000/03/30 23:56:27 millert Exp $
.Dd May 23, 1999
.Dt ZIC 8
.Os
@@ -376,6 +376,8 @@ field of the earliest transition time's rule to ensure that
the earliest transition time recorded in the compiled file is correct.
.Sh FILES
.Bl -tag -width "/usr/share/zoneinfo" -compact
+.It Pa /etc/localtime
+link to local time zone
.It Pa /usr/share/zoneinfo
standard directory used for created files
.El