]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
signal.7: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Aug 2019 09:58:00 +0000 (11:58 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Aug 2019 09:58:00 +0000 (11:58 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/signal.7

index 0c655135a92f594f86d77054ad814e161570ab50..80338ac171c70ada54d9644fea7835796d0396c3 100644 (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.,