Remove reference to "System call restart" in intro(2). intro(2) does not
have such a reference. Add a reference instead to SA_RESTART in sigaction(2).
This commit is contained in:
parent
e7e054f426
commit
e6d1e46944
@ -230,9 +230,10 @@ calls are pending,
|
||||
the call may be interrupted or restarted when the signal-catching routine
|
||||
returns,
|
||||
depending on the options in effect for the signal;
|
||||
see
|
||||
.Xr intro 2 ,
|
||||
System call restart.
|
||||
see discussion of
|
||||
.Dv SA_RESTART
|
||||
in
|
||||
.Xr sigaction 2 .
|
||||
.Pp
|
||||
The implementation queues one
|
||||
.Dv SIGCHLD
|
||||
|
Loading…
x
Reference in New Issue
Block a user