sigaction.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-11-14 10:12:54 +01:00
parent 659e4f17cc
commit 24ce772b9c
1 changed files with 2 additions and 2 deletions

View File

@ -771,10 +771,10 @@ Process breakpoint.
.B TRAP_TRACE
Process trace trap.
.TP
.BR TRAP_BRANCH " (since Linux 2.4, IA64 only))"
.BR TRAP_BRANCH " (since Linux 2.4, IA64 only)"
Process taken branch trap.
.TP
.BR TRAP_HWBKPT " (since Linux 2.4, IA64 only))"
.BR TRAP_HWBKPT " (since Linux 2.4, IA64 only)"
Hardware breakpoint/watchpoint.
.RE
.PP