diff options
| author | Philip Paeps <philip@FreeBSD.org> | 2026-03-02 20:33:08 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2026-03-02 20:33:08 +0000 |
| commit | 18b0e604df3030aba6a0c5a987829da14a28ebc8 (patch) | |
| tree | b688c236def7b743acb91d6ac9815ff05812fabc /etcetera | |
| parent | 7d227f6f7a5c0ab6aaae3dbb3b8c87cd29bd0b07 (diff) | |
Diffstat (limited to 'etcetera')
| -rw-r--r-- | etcetera | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -20,7 +20,8 @@ # which load the "UTC" file to handle seconds properly. Zone Etc/UTC 0 - UTC -# Functions like gmtime load the "GMT" file to handle leap seconds properly. +# If leap second support is enabled, functions like gmtime +# load the "GMT" file to handle leap seconds properly. # Vanguard section, which works with most .zi parsers. #Zone GMT 0 - GMT # Rearguard section, for TZUpdater 2.3.2 and earlier. |
