Skip to content

Commit 85b092b

Browse files
committed
man: Add RISCV64 to arch list
Signed-off-by: Khem Raj <[email protected]>
1 parent 8e2388f commit 85b092b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/man/man1/scmp_sys_resolver.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The architecture to use for resolving the system call. Valid
3636
.I ARCH
3737
values are "x86", "x86_64", "x32", "arm", "aarch64", "mips", "mipsel", "mips64",
3838
"mipsel64", "mips64n32", "mipsel64n32", "parisc", "parisc64", "ppc", "ppc64",
39-
"ppc64le", "riscv32", "s390", "s390x", "sheb" and "sh".
39+
"ppc64le", "riscv64", "riscv32", "s390", "s390x", "sheb" and "sh".
4040
.TP
4141
.B \-t
4242
If necessary, translate the system call name to the proper system call number,

0 commit comments

Comments
 (0)