diff --git a/man2/sigsuspend.2 b/man2/sigsuspend.2 index 50897d8fc..f0c04073c 100644 --- a/man2/sigsuspend.2 +++ b/man2/sigsuspend.2 @@ -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