diff options
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r-- | lib/libc/stdtime/tzfile.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdtime/tzfile.5 b/lib/libc/stdtime/tzfile.5 index 9e6f330..f894390 100644 --- a/lib/libc/stdtime/tzfile.5 +++ b/lib/libc/stdtime/tzfile.5 @@ -40,7 +40,7 @@ four-byte values of type sorted in ascending order. These values are written in ``standard'' byte order. Each is used as a transition time (as returned by -.Xr time 2 ) +.Xr time 3 ) at which the rules for computing local time change. Next come .Li tzh_timecnt @@ -89,7 +89,7 @@ Then there are pairs of four-byte values, written in standard byte order; the first value of each pair gives the time (as returned by -.Xr time 2 ) +.Xr time 3 ) at which a leap second occurs; the second gives the .Em total |