Update file_format.md
This commit is contained in:
parent
e9c327a62f
commit
b90b7ae64f
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ Following the file-count bytes, the following bytes are added for each file:
|
||||||
2. The second byte.
|
2. The second byte.
|
||||||
1. The first bit is "other write permission".
|
1. The first bit is "other write permission".
|
||||||
2. The second bit is "other execute 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.
|
3. The third byte.
|
||||||
1. Currently unused.
|
1. Currently unused.
|
||||||
4. The fourth byte.
|
4. The fourth byte.
|
||||||
|
|
Loading…
Reference in a new issue