2.9BSD/usr/src/lib/libU77/man/getpid.3f

.TH GETPID 3F
.UC
.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
/usr/lib/libU77.a
.SH "SEE ALSO"
getpid(2)