File:  [CSRG BSD Unix] / 43BSDReno / share / man / man3f / kill.3
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

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