On 7/19/22 03:58, наб wrote: > Signed-off-by: Ahelenia Ziemiańska > --- > Funnily enough, I noticed this only when writing the commit message for > the previous patch and attempting to ascertain how much I should > complain about what's in man-pages 5.10 (which has just tm_zone (!)), > so that commit is entirely unrelated to this one, and its text is > entirely unrelated to this page's Ahh, I see that's here. Maybe rewrite the previous commit message? I'll hold applying this patch. Thanks, Alex > > man3/ctime.3 | 15 --------------- > 1 file changed, 15 deletions(-) > > diff --git a/man3/ctime.3 b/man3/ctime.3 > index d228bdc21..60ee4418d 100644 > --- a/man3/ctime.3 > +++ b/man3/ctime.3 > @@ -356,21 +356,6 @@ In many implementations, including glibc, a 0 in > .I tm_mday > is interpreted as meaning the last day of the preceding month. > .PP > -The glibc version of \fIstruct tm\fP has additional fields > -.PP > -.in +4n > -.EX > -long tm_gmtoff; /* Seconds east of UTC */ > -const char *tm_zone; /* Timezone abbreviation */ > -.EE > -.in > -.PP > -defined when > -.B _BSD_SOURCE > -was set before including > -.IR . > -This is a BSD extension, present in 4.3BSD-Reno. > -.PP > According to POSIX.1-2001, > .BR localtime () > is required to behave as though -- Alejandro Colomar