Document the "sig" function parameter.

Submitted by:	James Raynard
This commit is contained in:
Mike Pritchard
1996-07-03 02:44:04 +00:00
parent 9ef62d7c38
commit 8ae7d6b0cb
2 changed files with 5 additions and 1 deletions
+3
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,
+2 -1
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