Hey, I was reading the tar format documentation and noticed a small typo that might cause some confusion.
In the second paragraph, it says: *" *two 512 blocks of zero bytes.*"*, while in the sixth paragraph, it says: *" *two 512-byte blocks filled with binary zeros*."* It's a small issue, but the phrasing in the second paragraph might be misleading. As written, it could be interpreted as "512 blocks of 2 bytes each" instead of "two 512-byte blocks." Just wanted to point it out in case you want to fix it. Psysion :)