aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-11-14 10:12:54 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-11-14 10:12:54 +0100
commit24ce772b9c40e1b8d1741e15d2160cbce1f7f7e9 (patch)
tree9e226921c08ca19e5a0ca1b80d03b553cf39553d
parent659e4f17ccf0a09b2f6803b4d53a6ff41bb24e19 (diff)
downloadman-pages-24ce772b9c40e1b8d1741e15d2160cbce1f7f7e9.tar.gz
sigaction.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/sigaction.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/sigaction.2 b/man2/sigaction.2
index 27419f137d..b8a43a08c1 100644
--- a/man2/sigaction.2
+++ b/man2/sigaction.2
@@ -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