]> git.ipfire.org Git - thirdparty/xz.git/commit
xz: Don't mention lzip's sync flush marker on the man page
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 17 Apr 2025 15:16:40 +0000 (18:16 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 17 Apr 2025 15:16:40 +0000 (18:16 +0300)
commitf59c5859600b5dfeaa618fcc04e9e3bb2b005f5c
tree4039dcd83464a88344fa0f7e22d4723be49ee909
parent49258439b4ead6866798c1ebf8a083ec9ec04520
xz: Don't mention lzip's sync flush marker on the man page

The sync flush marker isn't valid in .lz files. The sync flush marker
may be used by lzlib, but the resulting streams are only meant to be
decoded by lzlib itself. lzlib's docs make this clear.

Reported-by: Antonio Diaz Diaz
Link: https://www.mail-archive.com/xz-devel@tukaani.org/msg00700.html
Link: https://www.mail-archive.com/xz-devel@tukaani.org/msg00701.html
src/xz/xz.1