]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2const/PR_RISCV_SET_ICACHE_FLUSH_CTX.2const: wfix
authorAlejandro Colomar <alx@kernel.org>
Thu, 25 Dec 2025 13:56:54 +0000 (14:56 +0100)
committerAlejandro Colomar <alx@kernel.org>
Fri, 26 Dec 2025 11:35:41 +0000 (12:35 +0100)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Fixes: ed40372bac58 (2024-07-22; "prctl.2: Add PR_RISCV_SET_ICACHE_FLUSH_CTX")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2const/PR_RISCV_SET_ICACHE_FLUSH_CTX.2const

index cda43549c07ab3c1a221a4f7d0a6f22787999340..974f9b2aee256f62fd3d16b17c815958bc6de1cf 100644 (file)
@@ -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.