aboutsummaryrefslogtreecommitdiffstats
path: root/man7/signal.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/signal.7')
-rw-r--r--man7/signal.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/signal.7 b/man7/signal.7
index d34e536f1a..a0406d6493 100644
--- a/man7/signal.7
+++ b/man7/signal.7
@@ -207,7 +207,7 @@ that triggered a hardware exception (e.g.,
.B SIGSEGV
for an invalid memory access, or
.B SIGFPE
-for a math error), or because it was it was
+for a math error), or because it was
targeted at a specific thread using
interfaces such as
.BR tgkill (2)