doc: fix typo in rseq(2) man page
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 2 Nov 2023 18:16:02 +0000 (14:16 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Feb 2024 21:06:25 +0000 (16:06 -0500)
Change-Id: I52573c813418fd6d4961e3780cfb7c054f5519f2
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
doc/man/rseq.2

index 940b47a7a407cb56de93b0777f0a581356bb257f..5e2f955d724d8ebb64fc715e9ecdbb5d82be61db 100644 (file)
@@ -80,8 +80,7 @@ context.
 For instance, each CPU number returned by
 .BR sched_getcpu ()
 is a CPU.
-The current CPU means to the CPU on which the registered thread is
-running.
+The current CPU means the CPU on which the registered thread is running.
 .PP
 Restartable sequences are atomic with respect to preemption (making it
 atomic with respect to other threads running on the same CPU),
This page took 0.024283 seconds and 4 git commands to generate.