perf_event_open.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
David Prévot 2014-02-01 16:24:49 -04:00 committed by Michael Kerrisk
parent 9d54c0875b
commit 053a3e08ad
1 changed files with 1 additions and 1 deletions

View File

@ -2052,7 +2052,7 @@ Synchronous abort (related to the reported instruction).
Asynchronous abort (not related to the reported instruction).
.TP
.B PERF_TXN_RETRY
retryable abort (retrying the transaction may have succeeded).
Retryable abort (retrying the transaction may have succeeded).
.TP
.B PERF_TXN_CONFLICT
Abort due to memory conflicts with other threads.