2002-04-17 Jeff Johnston <jjohnstn@redhat.com>

* libc/time/time.tex: Add tzset info.
This commit is contained in:
Jeff Johnston
2002-04-17 21:37:07 +00:00
parent 10d0021609
commit 6b0f808e35
2 changed files with 220 additions and 0 deletions

View File

@ -56,6 +56,7 @@ not in effect, negative means no information about DST is available.
* mktime:: Convert time to arithmetic representation
* strftime:: Flexible calendar time formatter
* time:: Get current calendar time (as single number)
* tzset:: Set timezone info
@end menu
@page
@ -84,3 +85,6 @@ not in effect, negative means no information about DST is available.
@page
@include time/time.def
@page
@include time/tzset.def