Annotation of 43BSDReno/share/man/man3f/kill.3, revision 1.1

1.1     ! root        1: .\" Copyright (c) 1983 Regents of the University of California.
        !             2: .\" All rights reserved.  The Berkeley software License Agreement
        !             3: .\" specifies the terms and conditions for redistribution.
        !             4: .\"
        !             5: .\"    @(#)kill.3f     6.1 (Berkeley) 5/15/85
        !             6: .\"
        !             7: .TH KILL 3F "May 15, 1985"
        !             8: .UC 5
        !             9: .SH NAME
        !            10: kill \- send a signal to a process
        !            11: .SH SYNOPSIS
        !            12: .B function kill (pid, signum)
        !            13: .br
        !            14: .B integer pid, signum
        !            15: .SH DESCRIPTION
        !            16: .I Pid
        !            17: must be the process id of one of the user's processes.
        !            18: .I Signum
        !            19: must be a valid signal number (see sigvec(2)).
        !            20: The returned value will be 0 if successful; an error code otherwise.
        !            21: .SH FILES
        !            22: .ie \nM /usr/ucb/lib/libU77.a
        !            23: .el /usr/lib/libU77.a
        !            24: .SH "SEE ALSO"
        !            25: 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.