signal.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-05 08:17:23 +01:00
parent 384c705b19
commit 360c190092
1 changed files with 1 additions and 1 deletions

View File

@ -447,7 +447,7 @@ signals; see
.BR setrlimit (2)
for further details.
The addition or real-time signals required the widening
The addition of real-time signals required the widening
of the signal set structure
.RI ( sigset_t )
from 32 to 64 bits.