rt_sigqueueinfo.2: spfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-03-13 04:46:10 +13:00
parent c90561d7bb
commit 02cb2646e0
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ the signal number via that field.
The
.BR rt_tgsigqueueinfo ()
system call is like
.BR rt_sigueueinfo (),
.BR rt_sigqueueinfo (),
but sends the signal and data to the single thread
specified by the combination of
.IR tgid ,