From: Alejandro Colomar Date: Thu, 25 Dec 2025 13:56:54 +0000 (+0100) Subject: man/man2const/PR_RISCV_SET_ICACHE_FLUSH_CTX.2const: wfix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cb06f891ea3237c3f0141f3d91623dcc4baef15;p=thirdparty%2Fman-pages.git man/man2const/PR_RISCV_SET_ICACHE_FLUSH_CTX.2const: wfix Reported-by: Helge Kreutzmann Fixes: ed40372bac58 (2024-07-22; "prctl.2: Add PR_RISCV_SET_ICACHE_FLUSH_CTX") Signed-off-by: Alejandro Colomar --- diff --git a/man/man2const/PR_RISCV_SET_ICACHE_FLUSH_CTX.2const b/man/man2const/PR_RISCV_SET_ICACHE_FLUSH_CTX.2const index cda43549c..974f9b2ae 100644 --- a/man/man2const/PR_RISCV_SET_ICACHE_FLUSH_CTX.2const +++ b/man/man2const/PR_RISCV_SET_ICACHE_FLUSH_CTX.2const @@ -38,7 +38,7 @@ before attempting to execute the potentially modified instruction. This must be performed by the user-space program. .P In per-thread context -(eg., scope is set to +(i.e., scope is set to .BR PR_RISCV_SCOPE_PER_THREAD ) only the thread calling this function is permitted to emit icache flushing instructions.