Change the description of how attempts to block SIGKILL and SIGSTOP

are handled.  The system call will actually fail in this case - the
system doesn't silently ignore the request.  Closes PR# 3047

Pointed out by: fenner
This commit is contained in:
Mike Pritchard
1997-03-25 03:39:54 +00:00
parent 0baa5ad9b2
commit eb5ca91408
+1 -1
View File
@@ -287,7 +287,7 @@ is not allowed to block
.Dv SIGKILL
or
.Dv SIGSTOP .
This is done silently by the system.
Attempting to do so will cause the call to fail.
.Sh RETURN VALUES
A 0 value indicated that the call succeeded. A \-1 return value
indicates an error occurred and