signal.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-08-28 11:58:00 +02:00
parent b6088873ae
commit 96f49e54da
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ other than a hardware exception, or because it was sent using
.BR kill (2)
or
.BR sigqueue (3).
A thread-directed signals is one that is targeted at a specific thread.
A thread-directed signal is one that is targeted at a specific thread.
A signal may be thread-directed because it was generated as a consequence
of executing a specific machine-language instruction
that triggered a hardware exception (e.g.,