xz: Update the man page for the RISC-V Filter.

A special note was added to suggest using four-byte alignment when the
compressed instruction extension is not present in a RISC-V binary.
This commit is contained in:
Jia Tan 2024-01-22 23:33:39 +08:00
parent ac3691ccca
commit 283f778908
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@
.\" This file has been put into the public domain. .\" This file has been put into the public domain.
.\" You can do whatever you want with this file. .\" 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 .SH NAME
xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files 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 PowerPC;4;Big endian only
IA-64;16;Itanium IA-64;16;Itanium
SPARC;4; SPARC;4;
RISC-V;2;
.TE .TE
.RE .RE
.RE .RE