diff options
author | 1999-01-29 07:04:05 +0000 | |
---|---|---|
committer | 1999-01-29 07:04:05 +0000 | |
commit | 23c4aa8dc07c963ff4fe4688cad7ad9605b31d76 (patch) | |
tree | f84d1ca891edfff3fa18df3191007a7811193e12 /lib/libc/time/zic.8 | |
parent | remove multiple free (diff) | |
download | wireguard-openbsd-23c4aa8dc07c963ff4fe4688cad7ad9605b31d76.tar.xz wireguard-openbsd-23c4aa8dc07c963ff4fe4688cad7ad9605b31d76.zip |
tzcode1999a from ftp://elsie.nci.nih.gov/pub
Diffstat (limited to 'lib/libc/time/zic.8')
-rw-r--r-- | lib/libc/time/zic.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/time/zic.8 b/lib/libc/time/zic.8 index 7f511211508..f3ba312852a 100644 --- a/lib/libc/time/zic.8 +++ b/lib/libc/time/zic.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zic.8,v 1.5 1998/01/18 23:25:03 millert Exp $ +.\" $OpenBSD: zic.8,v 1.6 1999/01/29 07:04:05 d Exp $ .TH ZIC 8 .SH NAME zic \- time zone compiler @@ -206,6 +206,8 @@ Recognized forms include: .fi .in -.5i .sp +where hour 0 is midnight at the start of the day, +and hour 24 is midnight at the end of the day. Any of these forms may be followed by the letter .B w if the given time is local @@ -409,4 +411,4 @@ the earliest transition time recorded in the compiled file is correct. /usr/share/zoneinfo standard directory used for created files .SH "SEE ALSO" ctime(3), tzfile(5), zdump(8) -.\" @(#)zic.8 7.17 +.\" @(#)zic.8 7.18 |