From b90b7ae64f0265a0bb63d0bfdffcde980974f563 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Wed, 24 Jul 2024 13:33:46 +0900 Subject: [PATCH] Update file_format.md --- file_format.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/file_format.md b/file_format.md index 608fc3a..fb9c210 100644 --- a/file_format.md +++ b/file_format.md @@ -55,6 +55,8 @@ Following the file-count bytes, the following bytes are added for each file: 2. The second byte. 1. The first bit is "other write permission". 2. The second bit is "other execute permission". + 3. The third bit is UNSET if relative links are preferred, and is SET + if absolute links are preferred. 3. The third byte. 1. Currently unused. 4. The fourth byte.