]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
xz: Update the man page for the RISC-V Filter.
authorJia Tan <jiat0218@gmail.com>
Mon, 22 Jan 2024 15:33:39 +0000 (23:33 +0800)
committerJia Tan <jiat0218@gmail.com>
Tue, 23 Jan 2024 15:05:47 +0000 (23:05 +0800)
A special note was added to suggest using four-byte alignment when the
compressed instruction extension is not present in a RISC-V binary.

src/xz/xz.1

index 2e289ba2d5b56623e52baca40a53a80af8451082..b489fd3562086033cccd8ac03956ae59f019b959 100644 (file)
@@ -6,7 +6,7 @@
 .\" This file has been put into the public domain.
 .\" You can do whatever you want with this file.
 .\"
-.TH XZ 1 "2024-01-19" "Tukaani" "XZ Utils"
+.TH XZ 1 "2024-01-22" "Tukaani" "XZ Utils"
 .
 .SH NAME
 xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files
@@ -1857,6 +1857,7 @@ ARM64;4;4096-byte alignment is best
 PowerPC;4;Big endian only
 IA-64;16;Itanium
 SPARC;4;
+RISC-V;2;
 .TE
 .RE
 .RE