Module Name: src Committed By: christos Date: Wed Aug 24 06:39:14 UTC 2022
Modified Files: src/lib/libc/time: zic.8 Log Message: add missing text. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libc/time/zic.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/time/zic.8 diff -u src/lib/libc/time/zic.8:1.38 src/lib/libc/time/zic.8:1.39 --- src/lib/libc/time/zic.8:1.38 Tue Aug 16 06:56:21 2022 +++ src/lib/libc/time/zic.8 Wed Aug 24 02:39:14 2022 @@ -1,5 +1,5 @@ -.\" $NetBSD: zic.8,v 1.38 2022/08/16 10:56:21 christos Exp $ -.Dd August 16, 2022 +.\" $NetBSD: zic.8,v 1.39 2022/08/24 06:39:14 christos Exp $ +.Dd August 24, 2022 .Dt ZIC 8 .Os .Sh NAME @@ -56,6 +56,7 @@ and incompatibilities. The default is .Dv slim , as software that mishandles 64-bit data typically +mishandles timestamps after the year 2038 anyway. Also see the .Fl r option for another way to alter output size.