Fix errors in format definition
authorJonathan Dieter <jdieter@gmail.com>
Wed, 11 Jul 2018 14:54:55 +0000 (15:54 +0100)
committerJonathan Dieter <jdieter@gmail.com>
Wed, 11 Jul 2018 14:54:55 +0000 (15:54 +0100)
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
zchunk_format.txt

index 17deaa4144b2a12b7ff6b78ceb8d16f41003cd78..ada1e7e1f41d042fad7f0e3fcfda93ed084c844c 100644 (file)
@@ -35,7 +35,7 @@ Header size:
 
 Header checksum
  This is the checksum of everything from the beginning of the file
- until the end of the index, ignoring the header checksum.
+ until the end of the signatures, ignoring the header checksum.
 
 
 The preface:
@@ -44,7 +44,7 @@ The preface:
 +===============+-+-+-+-+========================+
 
 Data checksum
- This is the checksum of everything after the index, including the
+ This is the checksum of everything after the header, including the
  compressed dict and all the compressed chunks.  This checksum is
  generated using the overall checksum type, *not* the chunk checksum
  type.