Annotation of cci/usr/src/man/man3/kill.3f, revision 1.1.1.1

1.1       root        1: .TH KILL 3F "18 July 1983"
                      2: .UC 4
                      3: .SH NAME
                      4: kill \- send a signal to a process
                      5: .SH SYNOPSIS
                      6: .B function kill (pid, signum)
                      7: .br
                      8: .B integer pid, signum
                      9: .SH DESCRIPTION
                     10: .I Pid
                     11: must be the process id of one of the user's processes.
                     12: .I Signum
                     13: must be a valid signal number (see sigvec(2)).
                     14: The returned value will be 0 if successful; an error code otherwise.
                     15: .SH FILES
                     16: .ie \nM /usr/ucb/lib/libU77.a
                     17: .el /usr/lib/libU77.a
                     18: .SH "SEE ALSO"
                     19: kill(2), sigvec(2), signal(3F), fork(3F), perror(3F)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.