Document the "sig" function parameter.

Submitted by:	James Raynard
This commit is contained in:
mpp 1996-07-03 02:44:04 +00:00
parent e8b984806f
commit 142a6ee135
2 changed files with 5 additions and 1 deletions

View File

@ -127,6 +127,9 @@ is possible on a descriptor (see
.El
.Pp
The
.Fa sig
parameter specifies which signal was received.
The
.Fa func
procedure allows a user to choose the action upon receipt of a signal.
To set the default action of the signal to occur as listed above,

View File

@ -117,7 +117,8 @@ the signal to be delivered, and
the signal mask associated with the handler to be invoked.
.Pp
.Fn Sigaction
assigns an action for a specific signal.
assigns an action for a signal specified by
.Fa sig .
If
.Fa act
is non-zero, it