ctime.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-05-07 07:59:41 +12:00
parent 4a037a4a01
commit 1c2816e288
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ and
.BR mktime ()
functions both take an argument
representing broken-down time which is a representation
separated into year, month, day, etc.
separated into year, month, day, and so on.
.PP
Broken-down time is stored
in the structure \fItm\fP which is defined in \fI<time.h>\fP as follows: