sigsuspend.2: spfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-01-15 17:29:44 +13:00
parent ab7b0a82df
commit 48b58f28a3
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ has no effect on the process's signal mask.
.BR sigsuspend ()
always returns \-1, with
.I errno
set to inndicate the error (normally,
set to indicate the error (normally,
.BR EINTR ).
.SH ERRORS
.TP