From 48480e2444c155d0d7d17ae2e0957899a91cb5ed Mon Sep 17 00:00:00 2001 From: "John B. Matthews" Date: Thu, 11 Sep 2008 02:21:39 +0000 Subject: [PATCH] Fix error in Pascal volume entry documentation. --- documentation/apple.pascal.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/apple.pascal.txt b/documentation/apple.pascal.txt index 1081b19..97ffac4 100644 --- a/documentation/apple.pascal.txt +++ b/documentation/apple.pascal.txt @@ -61,7 +61,7 @@ The first entry is the volume name. It has the following format: +6 string[7]: volume name (with length byte) +14 word: number of blocks on disk +16 word: number of files on disk - +18 word: first block of file + +18 word: first block of volume +20 word: most recent date setting +22 4 bytes: reserved