From 5baec3f0a9c85e6abf45c0f652f699b074129a8b Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Thu, 1 Dec 2022 18:13:27 +0200 Subject: xz: Omit the special notes about ARM64 filter on the man page. --- src/xz/xz.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/xz/xz.1 b/src/xz/xz.1 index 1ff110e8..caa5a068 100644 --- a/src/xz/xz.1 +++ b/src/xz/xz.1 @@ -5,7 +5,7 @@ .\" This file has been put into the public domain. .\" You can do whatever you want with this file. .\" -.TH XZ 1 "2022-11-19" "Tukaani" "XZ Utils" +.TH XZ 1 "2022-12-01" "Tukaani" "XZ Utils" . .SH NAME xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files @@ -1730,9 +1730,8 @@ the compression ratio: Some types of files containing executable code (for example, object files, static libraries, and Linux kernel modules) have the addresses in the instructions filled with filler values. -These BCJ filters (except ARM64) will still do the address conversion, +These BCJ filters will still do the address conversion, which will make the compression worse with these files. -The ARM64 filter doesn't have this problem. .IP \(bu 3 If a BCJ filter is applied on an archive, it is possible that it makes the compression ratio -- cgit v1.2.3