aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2008-02-06 13:25:32 +0200
committerLasse Collin <lasse.collin@tukaani.org>2008-02-06 13:25:32 +0200
commitde7485806284d1614095ae8cb2ebbb5d74c9ac45 (patch)
treefc21194dd39b5fafd5ecf5429fc521ab9bea371d
parentDon't memzero() the history buffer when initializing LZ (diff)
downloadxz-de7485806284d1614095ae8cb2ebbb5d74c9ac45.tar.xz
Tiny clean up to file-format.txt.
-rw-r--r--doc/file-format.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/file-format.txt b/doc/file-format.txt
index 3500b6e1..2c8cd486 100644
--- a/doc/file-format.txt
+++ b/doc/file-format.txt
@@ -112,7 +112,7 @@ The .lzma File Format
0.2. Changes
- Last modified: 2008-01-16 12:05+0200
+ Last modified: 2008-02-01 19:25+0200
(A changelog will be kept once the first official version
is made.)
@@ -812,8 +812,8 @@ The .lzma File Format
When a filter that cannot embed End of Payload Marker is the
last filter in the chain, Subblock filter is appended to the
chain as an implicit filter. In the simplest case, this occurs
- when no filters are specified, and Uncompressed Size is unknown
- or the End of Payload Marker bit is set in Block Flags.
+ when no filters are specified, and the End of Payload Marker
+ bit is set in Block Flags.
4.1.3. With End of Payload Marker