diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-05-10 21:21:01 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-05-10 21:21:01 +0000 |
| commit | cc4473c104ef4c50a201ff5593f8df78003d12ab (patch) | |
| tree | 80857d210a51a139ebd35a9a9dd2e3179e862ec6 /lib/libc | |
| parent | 9f74bac921b7db49440b17e4a970005ae65800b4 (diff) | |
Notes
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, |
