]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
minor spec wording
authorYann Collet <yann.collet.73@gmail.com>
Wed, 13 Jul 2016 15:30:21 +0000 (17:30 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 13 Jul 2016 15:30:21 +0000 (17:30 +0200)
zstd_compression_format.md

index 9f2227406cf0935db26dd55e19a29cca64b01259..d432f1166da03fbff765114c318793fc8d461d38 100644 (file)
@@ -189,10 +189,10 @@ depending on local limitations.
 
 __Unused bit__
 
-The value of this bit is unimportant
-and not interpreted by a decoder compliant with this specification version.
-It may be used in a future revision,
-to signal a property which is not required to properly decode the frame.
+The value of this bit should be set to zero.
+A decoder compliant with this specification version should not interpret it.
+It might be used in a future version,
+to signal a property which is not mandatory to properly decode the frame.
 
 __Reserved bit__