X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fchunked.texi;fp=doc%2Fchunked.texi;h=27ad5099661f8dd760b90ef5ff07ff14a5b142d4;hb=f137f5520414dad67e6d9895eb2c10a94366e9ef;hp=5bdbc22dab5abe9e3386146a012c46c5daf33608;hpb=71fef454f38565b87e8697f86b071a57b3a3c379;p=nncp.git diff --git a/doc/chunked.texi b/doc/chunked.texi index 5bdbc22..27ad509 100644 --- a/doc/chunked.texi +++ b/doc/chunked.texi @@ -19,7 +19,7 @@ Chunked @file{FILE} produces @file{FILE.nncp.meta}, @file{FILE}. @file{.nncp.meta} contains information about file/chunk -size and their hash checksums. It is +size and their hash checksums. This is @url{https://tools.ietf.org/html/rfc4506, XDR}-encoded structure: @verbatim @@ -38,7 +38,7 @@ size and their hash checksums. It is Whole reassembled file's size @item Chunk size @tab unsigned hyper integer @tab - Size of each chunks (except for the last one, that could be smaller). + Size of each chunk (except for the last one, that could be smaller) @item Checksums @tab variable length array of 32 byte fixed length opaque data @tab BLAKE2b-256 checksum of each chunk