Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/time add missing text.



details:   https://anonhg.NetBSD.org/src/rev/995e0ea910b2
branches:  trunk
changeset: 369618:995e0ea910b2
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Aug 24 06:39:14 2022 +0000

description:
add missing text.

diffstat:

 lib/libc/time/zic.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 504b77beca6b -r 995e0ea910b2 lib/libc/time/zic.8
--- a/lib/libc/time/zic.8       Wed Aug 24 05:01:13 2022 +0000
+++ b/lib/libc/time/zic.8       Wed Aug 24 06:39:14 2022 +0000
@@ -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 @@
 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.



Home | Main Index | Thread Index | Old Index