Better path handling description, also document tzname, timezone daylight.
authormillert <millert@openbsd.org>
Tue, 4 Oct 2022 13:33:57 +0000 (13:33 +0000)
committermillert <millert@openbsd.org>
Tue, 4 Oct 2022 13:33:57 +0000 (13:33 +0000)
commit0b11e45035f5839d5e3ce9e86d234a5c7eb8f919
tree9801f41d626b1e3d95e9f7a235d1e871da63ee72
parente53c1d73215fc1683a47f2b43b533948ac71669d
Better path handling description, also document tzname, timezone daylight.
Explicitly mention that most programs do not need to call tzset() directly.
OK deraadt@ jmc@ benno@
lib/libc/time/tzset.3