aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/signal.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/signal.7 b/man7/signal.7
index b20f9fbe53..0804d68f00 100644
--- a/man7/signal.7
+++ b/man7/signal.7
@@ -201,7 +201,7 @@ and
.BR SIGFPE ,
generated as a
consequence of executing a specific machine-language instruction
-are thread directed, as are signals targeted at a specific thread using
+are thread-directed, as are signals targeted at a specific thread using
.BR pthread_kill (3)).
A process-directed signal may be delivered to any one of the
threads that does not currently have the signal blocked.