From 13e2ec8944587886760994e51f9d099ecaa691a0 Mon Sep 17 00:00:00 2001 From: ksherlock Date: Thu, 23 Apr 2015 11:37:47 -0400 Subject: [PATCH] Updated ExtendedFile (markdown) --- ExtendedFile.md => Extended-File.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename ExtendedFile.md => Extended-File.md (91%) diff --git a/ExtendedFile.md b/Extended-File.md similarity index 91% rename from ExtendedFile.md rename to Extended-File.md index 73b629e..8d0a70f 100644 --- a/ExtendedFile.md +++ b/Extended-File.md @@ -18,7 +18,7 @@ The `key_pointer` is a block containing 2 mini entries; one for the data fork (a | blocks\_used | $03 | 2 bytes | | eof | $05 | 2 bytes | -Unlike the [File Entry](FileEntry.md) `storage_type` field, the high nibble is 0. The only valid values are $01, $02, or $03. +Unlike the [File Entry](File Entry.md) `storage_type` field, the high nibble is 0. The only valid values are $01, $02, or $03. As of System 6.0, Macintosh finder information can be stored after the data fork mini entry (starting offset of $08).