diff options
-rw-r--r-- | doc/format.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/format.adoc b/doc/format.adoc index f81b6f8..f5d676e 100644 --- a/doc/format.adoc +++ b/doc/format.adoc @@ -817,7 +817,7 @@ The directory header has the following structure: | u32 | start | The location of the metadata block in the inode table where the inodes are stored. This is relative to the inode table start from the super block. -| s32 | inode number | An arbitrary inode number. The entries that follow +| u32 | inode number | An arbitrary inode number. The entries that follow store their inode number as a difference to this. |=== |