diff options
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/stdtime/tzfile.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/stdtime/tzfile.5 b/lib/libc/stdtime/tzfile.5 index f894390cc1cd..880e3afe7253 100644 --- a/lib/libc/stdtime/tzfile.5 +++ b/lib/libc/stdtime/tzfile.5 @@ -10,8 +10,7 @@ The time zone information files used by .Xr tzset 3 begin with bytes reserved for future use, -followed by four four-byte values of type -.Fa long , +followed by four four-byte values written in a ``standard'' byte order (the high-order byte of the value is written first). These values are, |
