diff options
author | archie <archie@FreeBSD.org> | 2000-03-14 21:28:22 +0000 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2000-03-14 21:28:22 +0000 |
commit | a31736f3560a56971f56d17af132971cb1f7d1e3 (patch) | |
tree | 2b00418d0bc923113ae42db236dd4771617a1741 /usr.bin/file | |
parent | 9318af6813e7321d6a2385841e1a87917cdb875b (diff) | |
download | FreeBSD-src-a31736f3560a56971f56d17af132971cb1f7d1e3.zip FreeBSD-src-a31736f3560a56971f56d17af132971cb1f7d1e3.tar.gz |
Identify timezone data files by their ``TZif'' magic number.
Add $FreeBSD$ tag.
Diffstat (limited to 'usr.bin/file')
-rw-r--r-- | usr.bin/file/Magdir/timezone | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/file/Magdir/timezone b/usr.bin/file/Magdir/timezone index e47a371..9e2791e 100644 --- a/usr.bin/file/Magdir/timezone +++ b/usr.bin/file/Magdir/timezone @@ -4,9 +4,13 @@ # # from Daniel Quinlan (quinlan@yggdrasil.com) # this should work on Linux, SunOS, and maybe others +# +# $FreeBSD$ +# 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0 timezone data 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0 timezone data 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0 timezone data 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0 timezone data 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0 timezone data 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0 timezone data +0 string TZif timezone data |