sigaction.2: refer reader to signal(7) for an overview of signals

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Reported-by: Gergely Soos <sogerc1@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-10-04 08:01:49 +02:00
parent 0ac0def44d
commit f7d174ea1b
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@ The
.BR sigaction ()
system call is used to change the action taken by a process on
receipt of a specific signal.
(See
.BR signal (7)
for an overview of signals.)
.PP
.I signum
specifies the signal and can be any valid signal except