4.1cBSD/usr/man/man3/getpid.3f

.TH GETPID 3F "19 January 1983"
.SH NAME
getpid \- get process id
.SH SYNOPSIS
.B integer function getpid()
.SH DESCRIPTION
.I Getpid
returns the process ID number of the current process.
.SH FILES
.ie \nM /usr/ucb/lib/libU77.a
.el /usr/lib/libU77.a
.SH "SEE ALSO"
getpid(2)