diff options
author | Zachary Dremann <dremann@gmail.com> | 2021-06-15 16:31:49 -0400 |
---|---|---|
committer | David Oberhollenzer <goliath@infraroot.at> | 2021-06-20 16:13:42 +0200 |
commit | f7fcb3d85a94b7b8c9ca6ce4d9601273c5247d82 (patch) | |
tree | d87ab3bd70418e0558d878d06c497e9ce4f1f7e3 /doc/format.txt | |
parent | 3d6847764538f236f0b9adc498fd07cf74648d8a (diff) |
Replace tabs with spaces in format.txt
Diffstat (limited to 'doc/format.txt')
-rw-r--r-- | doc/format.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/format.txt b/doc/format.txt index ca444f2..41cba78 100644 --- a/doc/format.txt +++ b/doc/format.txt @@ -97,7 +97,7 @@ |_______________| | | | UID/GID | A list of unique UID/GIDs. Inodes use an index into - | lookup table | this table to save memory. + | lookup table | this table to save memory. |_______________| | | | Xattr | Extended attributes for items in the archive. @@ -492,15 +492,15 @@ | | | +------|---------------+ | | | | | | | +--|---------------------+ | | | | | | | | | | - | | | | | +-----------------------+ | +------------+ - | | | | | | | | + | | | | | +-----------------------+ | +------------+ + | | | | | | | | V V V V V V V V __ _ ___ ___ ___ __ Fragment block: |A|B|C| Output: |_A|A|_A_|_B_|_B_|_F| | __V__ A |__F__| - | | - +------------------------+ + | | + +------------------------+ Figure 2.1: Packing of File Data. |