ctime.3: Restore documentation of 'tm_gmtoff' field

Accidentally deleted in commit ba39b288ab.

Reported-by: Katsuhiro Numata <byakkomon@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-05-17 12:56:46 +12:00
parent d25b924662
commit 20f1ee9317
1 changed files with 1 additions and 0 deletions

View File

@ -425,6 +425,7 @@ 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