KILL(3F) COMMAND REFERENCE KILL(3F)
NAME
kill - send a signal to a process
SYNOPSIS
function kill (pid, signum)
integer pid, signum
DESCRIPTION
Kill sends a signal to a user process. Pid must be the
process ID of one of the user's processes. Signum must be a
valid signal number (see sigvec(2)). The returned value
will be 0 if successful; it is an error code otherwise.
FILES
/usr/lib/libU77.a
f77 UTek system interface library.
RETURN VALUE
The returned value will be 0 if successful; it is an error
code otherwise.
SEE ALSO
kill(2), sigvec(2), signal(3f), fork(3f), and perror(3f).
Printed 3/13/89 1
%%index%%
na:264,85;
sy:349,558;
de:907,445;
fi:1352,191;
rv:1543,209;
se:1752,239;
%%index%%000000000107